Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 590 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 590 Bytes

Rick Roll Action

A useless action that will post a gif of Rick Astley's Never Gonna Give You Up to issues or pull requests.

Example Usage

The action is set up to run on pull requests and issues created in this repository, check out the workflow. Feel free to open an issue as a demo.

on:
  issues:
    types:
    - opened
  pull_request_target:
    types:
    - opened

jobs:
  roll:
    runs-on: ubuntu-latest
    steps:
    - uses: duck-dynasty/rick-roll-action@main
      with:
        chance: 5  # a 5% chance of including the gif