mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2024-11-23 06:18:59 +00:00
fix CI triggers
This commit is contained in:
parent
c14c5474b6
commit
1a332c1d54
@ -1,6 +1,9 @@
|
||||
when:
|
||||
branch: main
|
||||
event: ["push", "pull_request"]
|
||||
- event: [pull_request, tag, cron]
|
||||
- event: push
|
||||
branch:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
- renovate/*
|
||||
|
||||
steps:
|
||||
# use vendor to cache dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user