ci: Avoid building on pull_request events
This commit is contained in:
parent
ac3ecece99
commit
5ba155d4f8
@ -1,6 +1,11 @@
|
|||||||
branches:
|
branches:
|
||||||
exclude:
|
exclude:
|
||||||
- renovate/*
|
- renovate/*
|
||||||
|
when:
|
||||||
|
event:
|
||||||
|
- cron
|
||||||
|
- push
|
||||||
|
- tag
|
||||||
|
|
||||||
clone:
|
clone:
|
||||||
git:
|
git:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user