mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-12-25 22:20:09 +01:00
ci: Only run pages step on push events
This commit is contained in:
parent
f84ab3d104
commit
a7448fbb4a
1 changed files with 1 additions and 1 deletions
|
|
@ -293,4 +293,4 @@ pages:
|
|||
paths:
|
||||
- public
|
||||
rules:
|
||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE == "push"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue