Skip to content

Commit

Permalink
Merge pull request #485 from balena-io/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 40f322c + 3ec7abd commit d525696
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,18 +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
with:
repo_config: true
repo_description: "Shared renovate configuration and GitHub Action"
required_approving_review_count: 0

0 comments on commit d525696

Please sign in to comment.