SIENTIAPDE-1327
Remove push trigger from quality gate workflow to streamline execution on pull requests only
This commit is contained in:
3
.github/workflows/quality-gate.yml
vendored
3
.github/workflows/quality-gate.yml
vendored
@@ -2,9 +2,6 @@ name: Quality gate
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user