Update main-branch.yml
This commit is contained in:
parent
d3d94f58b6
commit
3a79fc545b
1 changed files with 1 additions and 1 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