Skip to content

Commit 4eff50c

Browse files
authored
Remove push trigger for main branch
Removed push trigger for main branch in QA deployment workflow.
1 parent e860a15 commit 4eff50c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy-qa.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ on:
66
pull_request:
77
branches:
88
- main
9-
push:
10-
branches:
11-
- main
129

1310
jobs:
1411
test:

0 commit comments

Comments
 (0)