mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-30 06:36:36 +00:00
patch: Update Flowzone to kyle/wait-for-checks
This commit is contained in:
parent
286c74b41b
commit
56f89d292d
5
.github/workflows/flowzone.yml
vendored
5
.github/workflows/flowzone.yml
vendored
@ -1,5 +1,4 @@
|
||||
name: Flowzone
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, closed]
|
||||
@ -8,11 +7,10 @@ on:
|
||||
pull_request_target:
|
||||
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@1813416caf5267c521a50a186a889ae1c978ce01
|
||||
# prevent duplicate workflows and only allow one `pull_request` or `pull_request_target` for
|
||||
# internal or external contributions respectively
|
||||
if: |
|
||||
@ -27,3 +25,4 @@ jobs:
|
||||
repo_description: "Flash OS images to SD cards & USB drives, safely and easily."
|
||||
repo_homepage: https://etcher.io/
|
||||
repo_enable_wiki: true
|
||||
protect_branch: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user