Skip to content

Commit

Permalink
Merge pull request #253 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 9663c22 + dfc3e5a commit 002a097
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,19 +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:
docker_images: balena/balena-mdns-publisher
repo_config: true
repo_description: "MDNS address publisher for balena services"
repo_homepage: "https://www.balena.io/"

0 comments on commit 002a097

Please sign in to comment.