mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 22:06:57 +00:00
fix triggers
This commit is contained in:
parent
0c47246b3a
commit
8a0c60ab97
2 changed files with 10 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue