Skip to content

Commit 00de0c7

Browse files
Merge pull request #275 from HatsuneMiku3939/devin/1745221060-add-workflow-dispatch-trigger
Add workflow_dispatch trigger to Add contributors workflow
2 parents 779b9ad + 6711cb2 commit 00de0c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Add contributors
22
on:
3+
workflow_dispatch: {}
34
schedule:
45
- cron: '20 20 * * *'
56

0 commit comments

Comments
 (0)