We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74ce44 commit e82077cCopy full SHA for e82077c
.github/workflows/scala-steward.yml
@@ -1,5 +1,6 @@
1
# This workflow will launch at 00:00 every Sunday
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: '0 0 * * 0'
6
0 commit comments