We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4912e5 commit beb15f5Copy full SHA for beb15f5
.github/workflows/systems_update.yml
@@ -3,7 +3,7 @@ name: Notify Mobility Feed API on Systems Update
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
paths:
8
- systems.csv # Only run if this file changes
9
workflow_dispatch: # Allow manual trigger
0 commit comments