We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35cda0b commit ff7e1bdCopy full SHA for ff7e1bd
.github/workflows/scripts-testing.yml
@@ -17,6 +17,8 @@ on:
17
- "tools/*.sh"
18
- "includes/*.sh"
19
- "cmdline.sh"
20
+ schedule:
21
+ - cron: "0 0 * * 2"
22
workflow_dispatch:
23
24
jobs:
0 commit comments