We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 841762a commit c7d1dd7Copy full SHA for c7d1dd7
.github/workflows/caddy_builder.yml
@@ -2,8 +2,6 @@ name: caddy
2
3
on:
4
workflow_dispatch: null
5
- schedule:
6
- - cron: '0 10 * * *' # everyday at 10am
7
push:
8
branches:
9
- 'main'
.github/workflows/s5cmd-sync_builder.yml
@@ -2,8 +2,6 @@ name: s5cmd-sync
- - cron: '0 10 */2 * *' # every 2 days at 10am
.github/workflows/ts-dns_builder.yml
@@ -2,8 +2,6 @@ name: ts-dns
0 commit comments