Skip to content

Commit

Permalink
Remove repo config from flowzone.yml
Browse files Browse the repository at this point in the history
This functionality is being deprecated in Flowzone.

See: product-os/flowzone#833

Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
  • Loading branch information
klutchell committed Dec 19, 2023
1 parent 08ee29c commit 741709b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# .github/workflows/flowzone.yml
name: Flowzone

on:
pull_request:
types: [opened, synchronize, closed]
Expand All @@ -9,7 +8,6 @@ on:
pull_request_target:
types: [opened, synchronize, closed]
branches: [main, master]

jobs:
flowzone:
name: Flowzone
Expand All @@ -25,5 +23,4 @@ jobs:
)
secrets: inherit
with:
repo_config: true
pseudo_terminal: true

0 comments on commit 741709b

Please sign in to comment.