Skip to content

Commit ff7e1bd

Browse files
committed
Minor change
1 parent 35cda0b commit ff7e1bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scripts-testing.yml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ on:
1717
- "tools/*.sh"
1818
- "includes/*.sh"
1919
- "cmdline.sh"
20+
schedule:
21+
- cron: "0 0 * * 2"
2022
workflow_dispatch:
2123

2224
jobs:

0 commit comments

Comments
 (0)