Enable CI on pushes but exclude PRs
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
68ff64398e
commit
a809d46d4e
@ -10,5 +10,7 @@ steps:
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- tag
|
||||
- cron
|
||||
- push
|
||||
- cron
|
||||
exclude:
|
||||
- pull_request
|
Loading…
x
Reference in New Issue
Block a user