Skip to content

Commit

Permalink
Update TagBot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Sep 9, 2020
1 parent ef798eb commit 0df776b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/TagBot.yml
@@ -1,7 +1,11 @@
name: TagBot
on:
schedule:
- cron: 0 * * * *
- cron: 0 0 * * *
push:
branches:
- actions/trigger/TagBot
workflow_dispatch:
jobs:
TagBot:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0df776b

Please sign in to comment.