🐛 Don't run validation on commit into default branch
This commit is contained in:
@@ -24,5 +24,5 @@ steps:
|
||||
|
||||
when:
|
||||
- event: pull_request
|
||||
- event: push
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
# - event: push
|
||||
# branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
Reference in New Issue
Block a user