We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f615b68 commit ba0a78cCopy full SHA for ba0a78c
.github/workflows/deploy-snapshot.yml
@@ -8,6 +8,7 @@ on:
8
push:
9
branches:
10
- master
11
+ - 187-create-mobilitydata-maven-packages # TEMPORARY: remove after testing
12
workflow_dispatch: # Manual trigger
13
14
env:
0 commit comments