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

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 98f50b3 commit 66d7f06
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 66d7f06

Please sign in to comment.