Skip to content

Commit

Permalink
Merge pull request #43 from rikhuijzer/patch-1
Browse files Browse the repository at this point in the history
Switch TagBot to use issue_comment
  • Loading branch information
isentropic committed May 25, 2021
2 parents 9d80589 + 37333c4 commit 03f76bb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/TagBot.yml
@@ -1,7 +1,8 @@
name: TagBot
on:
schedule:
- cron: 0 0 * * *
issue_comment:
types:
- created
workflow_dispatch:
jobs:
TagBot:
Expand Down

0 comments on commit 03f76bb

Please sign in to comment.