Skip to content

Commit 97d1fde

Browse files
authored
TagBot: add the workflow_dispatch trigger (#32)
1 parent 498e930 commit 97d1fde

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/TagBot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: TagBot
22
on:
33
schedule:
44
- cron: 0 0 * * *
5+
workflow_dispatch:
56
jobs:
67
TagBot:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)