Builds should only run on push

main
Jef Roosens 2022-01-22 22:14:29 +01:00
parent 20ec4c1204
commit 4a71fd1f7f
Signed by untrusted user: Jef Roosens
GPG Key ID: B580B976584B5F30
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ matrix:
- linux/amd64
- linux/arm64
- linux/arm/v7
when:
event: push
# These checks already get performed on the feature branches
platform: ${PLATFORM}