only trigger the build on push

This commit is contained in:
Charlotte 🦝 Delenk 2022-06-25 09:21:06 +01:00
parent e8a4e7974d
commit 3520e979e3
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -59,5 +59,7 @@ steps:
commands:
- curl --get --data-urlencode "jobsets=darkkirb:nix-packages" https://hydra.chir.rs/api/push
trigger:
event:
- push
branch:
- main