Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #52 from product-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 98f50b3 + 66d7f06 commit 55c1cc4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
name: Flowzone

on:
pull_request:
types: [opened, synchronize, closed]
branches:
- "main"

jobs:
flowzone:
name: Flowzone
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
secrets: inherit
with:
repo_config: true
repo_default_branch: "main"
repo_description: "Source of truth for policy-bot configuration for the balena organization."
required_approving_review_count: 0

0 comments on commit 55c1cc4

Please sign in to comment.