We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b61e7 commit 8fb0164Copy full SHA for 8fb0164
.github/workflows/daily-main-check.yml
@@ -1,5 +1,6 @@
1
name: Daily directory build & test
2
on:
3
+ workflow_dispatch:
4
schedule:
5
- cron: '0 12 * * *'
6
jobs:
0 commit comments