Update main-branch.yml
This commit is contained in:
parent
b589529502
commit
d3d94f58b6
1 changed files with 2 additions and 2 deletions
|
@ -29,6 +29,6 @@ pages:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
|
Loading…
Reference in a new issue