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