mirror of
https://github.com/balena-io/open-balena.git
synced 2025-04-20 16:51:05 +00:00
patch: Add flowzone
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipul@balena.io>
This commit is contained in:
parent
b9764d1fa1
commit
4f185dbbc3
14
.github/workflows/flowzone.yml
vendored
Normal file
14
.github/workflows/flowzone.yml
vendored
Normal 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
|
Loading…
x
Reference in New Issue
Block a user