Run validation step on push into default branch (2) #2

Merged
Adrien merged 1 commits from fix/ci-add-first-checks into develop 2024-09-24 21:37:11 +00:00
Showing only changes of commit ba96ad77d3 - Show all commits

View File

@@ -24,3 +24,5 @@ steps:
when: when:
- event: pull_request - event: pull_request
- event: push
branch: ${CI_REPO_DEFAULT_BRANCH}