Skip to content

Commit beb15f5

Browse files
authored
fix: notify Mobility Feed API workflow (#763)
1 parent f4912e5 commit beb15f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/systems_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Notify Mobility Feed API on Systems Update
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
paths:
88
- systems.csv # Only run if this file changes
99
workflow_dispatch: # Allow manual trigger

0 commit comments

Comments
 (0)