Merge pull request 'Run validation step on push into default branch (2)' (#2) from fix/ci-add-first-checks into develop
Reviewed-on: #2
This commit is contained in:
@@ -24,3 +24,5 @@ steps:
|
||||
|
||||
when:
|
||||
- event: pull_request
|
||||
- event: push
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
Reference in New Issue
Block a user