Commit graph

4 commits

Author SHA1 Message Date
Alex Gonzalez
5253c25bfa flowzone: remove ESR pattern from pull_request_target
Backporting to ESR branches hits a flowzone error as both pull_request
and pull_request_target run and this only works for master.

Removing the pull_request_target run for ESR branches fixes this, but
also removes the possibility of external pull requests into ESR branches,
which we don't actually need.

[skip ci]

Changelog-entry: Remove pull_request_target event run for ESR targets
Signed-off-by: Alex Gonzalez <alexg@balena.io>
2023-06-05 15:45:38 +02:00
Kyle Harding
c3b2150272
flowzone: Prevent duplicate workflow executions
Changelog-entry: Prevent duplicate CI workflow executions
Signed-off-by: Kyle Harding <kyle@balena.io>
2023-03-16 17:59:29 +00:00
Kyle Harding
0e2b9fc958 flowzone: Update CI workflow to allow external contributions
Changelog-entry: Update CI workflow to allow external contributions
Signed-off-by: Kyle Harding <kyle@balena.io>
2023-02-21 10:37:16 -05:00
Alex Gonzalez
1ca88d8e17 Switch from balenaCI to flowzone
Changelog-entry: Switch from balenaCI to flowzone
Signed-off-by: Alex Gonzalez <alexg@balena.io>
2022-10-14 10:39:35 +00:00