We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07bf27b commit 2ea14f4Copy full SHA for 2ea14f4
.github/workflows/test.yaml
@@ -5,7 +5,7 @@ on:
5
paths:
6
- .github/**
7
schedule:
8
- - cron: '30 * * * *'
+ - cron: '0 4,16 * * *'
9
workflow_dispatch:
10
11
jobs:
0 commit comments