patch: Add flowzone

Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
This commit is contained in:
Vipul Gupta (@vipulgupta2048) 2022-12-06 03:31:33 +05:30
parent b9764d1fa1
commit 4f185dbbc3

14
.github/workflows/flowzone.yml vendored Normal file
View File

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