Skip to content

Commit

Permalink
feat: #339 Remove gitlab-ci's rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Ines WALLON committed Jun 11, 2022
1 parent 50b15b5 commit 8073ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,6 @@ variables:

workflow:
rules:
- if: $CI_COMMIT_BRANCH || $CI_OPEN_MERGE_REQUESTS
- if: $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "9.x" || $CI_COMMIT_BRANCH == "9.x"


0 comments on commit 8073ae6

Please sign in to comment.