This workflow was a meme.

And now it just annoys me.
This commit is contained in:
Xithrius 2022-01-12 18:59:24 -08:00 committed by GitHub
parent a5a87d33fd
commit 5456ff9812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,23 +0,0 @@
name: CatJam
on:
pull_request:
branches: [ main ]
types: [ closed ]
jobs:
thanks:
runs-on: ubuntu-latest
if: github.event.pull_request.merged == true
steps:
- name: comment PR
uses: unsplash/comment-on-pr@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
msg: "![cat](https://cdn.discordapp.com/emojis/750350748746907669.gif?v=1)"
check_for_duplicate_msg: true