Skip to content

Commit 3412a60

Browse files
authored
Removed branch reference in deply-to-test.yaml (#3175)
removed branch reference
1 parent 118dc22 commit 3412a60

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy_to_test.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: 'Deploy to Test'
22
on:
33
pull_request:
4-
push:
5-
branches:
6-
- 'MIMIR-1227_updates-and-manual-deploy'
74
workflow_dispatch: # Allows the workflow to be manually triggered.
85

96
concurrency:

0 commit comments

Comments
 (0)