We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118dc22 commit 3412a60Copy full SHA for 3412a60
.github/workflows/deploy_to_test.yaml
@@ -1,9 +1,6 @@
1
name: 'Deploy to Test'
2
on:
3
pull_request:
4
- push:
5
- branches:
6
- - 'MIMIR-1227_updates-and-manual-deploy'
7
workflow_dispatch: # Allows the workflow to be manually triggered.
8
9
concurrency:
0 commit comments