ci: Avoid building on pull_request events

This commit is contained in:
nemunaire 2023-11-14 09:44:11 +01:00
parent ac3ecece99
commit 5ba155d4f8
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
branches:
exclude:
- renovate/*
when:
event:
- cron
- push
- tag
clone:
git: