Merge pull request #268 from balena-os/alexgg/flowzone

Switch from balenaCI to flowzone
This commit is contained in:
bulldozer-balena[bot] 2022-10-15 10:25:12 +00:00 committed by GitHub
commit dfb9bce7f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

15
.github/workflows/flowzone.yml vendored Normal file
View file

@ -0,0 +1,15 @@
name: Flowzone
on:
pull_request:
types: [opened, synchronize, closed]
branches:
- "main"
- "master"
- '20[0-9][0-9].[0-1]?[1470].x'
jobs:
flowzone:
name: Flowzone
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
secrets: inherit