ci: Avoid building on pull_request events
This commit is contained in:
parent
ac3ecece99
commit
5ba155d4f8
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
|||
branches:
|
||||
exclude:
|
||||
- renovate/*
|
||||
when:
|
||||
event:
|
||||
- cron
|
||||
- push
|
||||
- tag
|
||||
|
||||
clone:
|
||||
git:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue