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 9674b59 commit 364bbf8Copy full SHA for 364bbf8
1 file changed
.github/workflows/live-deployments.yml
@@ -3,7 +3,7 @@ name: Update live deployments GeoJSON ⚙️
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
schedule:
8
- cron: '* * * * *' # runs minutely
9
#- cron: '0 * * * *' # runs hourly at minute 0
0 commit comments