pull/91/head
Webber 2021-01-23 10:39:27 +01:00
parent 2656f4e108
commit 6a039cc828
1 changed files with 16 additions and 0 deletions

16
.github/workflows/cats.yml vendored 100644
View File

@ -0,0 +1,16 @@
name: Cats 😺
on:
pull_request_target:
types:
- opened
- reopened
jobs:
aCatForCreatingThePullRequest:
name: A cat for your effort!
runs-on: ubuntu-latest
steps:
- uses: ruairidhwm/action-cats@1.0.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}