Skip to content

A useless action that does very little. Poop emoji.

License

Notifications You must be signed in to change notification settings

duck-dynasty/rick-roll-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A useless action that does very little. Poop emoji.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published