Skip to content

Commit

Permalink
Trigger TagBot by pushing to actions/trigger/TagBot (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf authored Jun 7, 2020
1 parent c2940e5 commit 2e67bb7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/TagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: TagBot
on:
schedule:
- cron: 0 0 * * *
push:
branches:
# Pushing to `actions/trigger/TagBot` (without PR) triggers TagBot:
- actions/trigger/TagBot
jobs:
TagBot:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2e67bb7

Please # to comment.