We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6155d24 commit 1de21e0Copy full SHA for 1de21e0
.github/workflows/sync-external-layers.yml
@@ -1,7 +1,7 @@
1
name: Sync external layers
2
on:
3
schedule:
4
- - cron: '0 0 * * *'
+ - cron: '*/30 * * * *'
5
jobs:
6
report:
7
runs-on: ubuntu-latest
0 commit comments