Skip to content

Commit

Permalink
Merge pull request #7 from balena-os/kyle/patch
Browse files Browse the repository at this point in the history
Remove repo config from flowzone.yml
  • Loading branch information
flowzone-app[bot] authored Dec 19, 2023
2 parents 0d4443c + cdec9d6 commit 1c5aad2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Flowzone

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

jobs:
flowzone:
name: Flowzone
Expand All @@ -21,7 +19,5 @@ jobs:
secrets: inherit
with:
protect_branch: true
repo_config: true
repo_default_branch: main
docker_images: |
ghcr.io/balena-os/log-streamer

0 comments on commit 1c5aad2

Please sign in to comment.