Skip to content

Commit 44fe7f2

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 e969735 commit 44fe7f2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/flowzone.yml

-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name: Flowzone
2-
32
on:
43
pull_request:
54
types: [opened, synchronize, closed]
@@ -8,7 +7,6 @@ on:
87
pull_request_target:
98
types: [opened, synchronize, closed]
109
branches: [main, master]
11-
1210
jobs:
1311
flowzone:
1412
name: Flowzone
@@ -23,8 +21,4 @@ jobs:
2321
tests_run_on: '["ubuntu-20.04","macos-latest","windows-2019"]'
2422
restrict_custom_actions: false
2523
github_prerelease: true
26-
repo_config: true
27-
repo_description: "Flash OS images to SD cards & USB drives, safely and easily."
28-
repo_homepage: https://etcher.io/
29-
repo_enable_wiki: true
3024
cloudflare_website: "etcher"

0 commit comments

Comments
 (0)