Skip to content

Commit b6f4ee6

Browse files
committed
add filepat constraint
1 parent f483fa3 commit b6f4ee6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/live-deployments.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
paths:
8+
- docs/community/live-deployments.geojson
79
schedule:
810
#- cron: '* * * * *' # runs minutely (for testing)
911
- cron: '0 * * * *' # runs hourly at minute 0

0 commit comments

Comments
 (0)