Updating CI to not build latest on a pr.
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
James Tombleson 2023-07-14 22:01:13 -07:00
parent 4cacc03fb8
commit 558f9d352c

View File

@ -16,6 +16,9 @@ trigger:
include: include:
- main - main
event:
exclude:
- pull_request
--- ---
kind: pipeline kind: pipeline
type: docker type: docker