Skip to content

Commit

Permalink
patch: Test Flowzone PR 510
Browse files Browse the repository at this point in the history
Updated: 2023-02-17T00:08:20Z
  • Loading branch information
balena-ci committed Feb 17, 2023
1 parent 53c56a5 commit dd33890
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
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
uses: product-os/flowzone/.github/workflows/flowzone.yml@b650402ce45da8af2f0e226ab0e45ccf2dde115a # 4199286565-1
secrets: inherit
with:
# https://github.com/golang/go/blob/master/src/go/build/syslist.go
custom_publish_matrix: "linux/arm/v5,linux/arm/v6,linux/arm/v7,linux/arm64,linux/amd64,linux/386"
cloudflare_website: "balena-engine"
protect_branch: false

0 comments on commit dd33890

Please sign in to comment.