We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d7d8b5 commit 40ad300Copy full SHA for 40ad300
1 file changed
.github/workflows/update-cloudflare-proxies.yml
@@ -1,6 +1,9 @@
1
name: Update Cloudflare Proxies
2
3
on:
4
+ push:
5
+ branches:
6
+ - feature/autoupdate-cf-proxy-list
7
schedule:
8
- cron: '0 0 1 * *' # runs at 00:00 UTC on the 1st day of every month
9
workflow_dispatch:
0 commit comments