feat(ci): pr ignore master
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-08-04 00:55:04 +02:00
parent 358027c850
commit a0b71c66ad
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -64,6 +64,10 @@ steps:
when:
event:
- pull_request
- push
exclude:
- main
- master
depends_on:
- "load_secret"
- "build ci"