Builds should only run on push

This commit is contained in:
Jef Roosens 2022-01-22 22:14:29 +01:00
parent 20ec4c1204
commit 4a71fd1f7f
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30

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}