We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e11b6 commit eb4d1baCopy full SHA for eb4d1ba
.github/workflows/ActionTrigger.yml
@@ -8,7 +8,7 @@ env:
8
on:
9
workflow_dispatch:
10
schedule:
11
- - cron: '0 16 */5 * *'
+ - cron: '0 16 */7 * *'
12
13
jobs:
14
check:
0 commit comments