We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5879ea commit 710345aCopy full SHA for 710345a
.github/workflows/make_bundle_app.yml
@@ -4,7 +4,7 @@ on:
4
release:
5
types:
6
- published
7
- workflow_dispatch: # go to motile_tracker_bundle_app repo to trigger manual runs
+ # workflow_dispatch: # go to motile_tracker_bundle_app repo to trigger manual runs
8
9
jobs:
10
packaging:
0 commit comments