Skip to content

Commit 221d38f

Browse files
committed
Remove repo config from flowzone.yml
This functionality is being deprecated in Flowzone. See: product-os/flowzone#833 Change-type: patch Signed-off-by: Kyle Harding <[email protected]>
1 parent 24af1b7 commit 221d38f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/flowzone.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
name: Flowzone
3-
43
on:
54
pull_request:
65
types: [opened, synchronize, closed]
76
branches: [main, master]
87
pull_request_target:
98
types: [opened, synchronize, closed]
109
branches: [main, master]
11-
1210
jobs:
1311
flowzone:
1412
name: Flowzone
@@ -18,8 +16,6 @@ jobs:
1816
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
1917
secrets: inherit
2018
with:
21-
repo_config: true
22-
repo_description: "balenaCloud application used to configure balenaOS from supported metadata services"
2319
balena_slugs: |
2420
balena_os/cloud-config-amd64,
2521
balena_os/cloud-config-aarch64

0 commit comments

Comments
 (0)