We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd7808 commit b7fdb4eCopy full SHA for b7fdb4e
.github/workflows/on_schedule_monthly_roadmap_reminder.yml
@@ -1,7 +1,7 @@
1
name: Monthly roadmap reminder
2
3
on:
4
- workflow_dispatch:
+ workflow_dispatch: {}
5
# schedule:
6
# - cron: '0 0 1 * *'
7
0 commit comments