Enable CI on pushes but exclude PRs
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-05-13 22:14:24 +00:00
parent 68ff64398e
commit a809d46d4e
+4 -2
View File
@@ -10,5 +10,7 @@ steps:
trigger:
event:
- tag
- cron
- push
- cron
exclude:
- pull_request