ci: conditions on builds

This commit is contained in:
Nikos Papadakis 2023-08-12 14:03:15 +03:00
parent 5d948f4c19
commit 6071e4d155
Signed by untrusted user who does not match committer: nikos
GPG key ID: 78871F9905ADFF02
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
when:
- event: push
branch: main
path: "agent/src/*"
matrix:
BUILD_TARGET:

View file

@ -1,6 +1,7 @@
when:
- event: push
branch: main
path: "get_prymn.sh"
steps:
upload: