mirror of
https://github.com/balena-io/etcher.git
synced 2025-09-04 19:03:50 +00:00
Compare commits
1 Commits
v1.19.0
...
kyle/patch
Author | SHA1 | Date | |
---|---|---|---|
![]() |
2b63fbed03 |
6
.github/workflows/flowzone.yml
vendored
6
.github/workflows/flowzone.yml
vendored
@@ -1,5 +1,4 @@
|
|||||||
name: Flowzone
|
name: Flowzone
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, closed]
|
types: [opened, synchronize, closed]
|
||||||
@@ -8,7 +7,6 @@ on:
|
|||||||
pull_request_target:
|
pull_request_target:
|
||||||
types: [opened, synchronize, closed]
|
types: [opened, synchronize, closed]
|
||||||
branches: [main, master]
|
branches: [main, master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
flowzone:
|
flowzone:
|
||||||
name: Flowzone
|
name: Flowzone
|
||||||
@@ -23,8 +21,4 @@ jobs:
|
|||||||
tests_run_on: '["ubuntu-20.04","macos-latest","windows-2019"]'
|
tests_run_on: '["ubuntu-20.04","macos-latest","windows-2019"]'
|
||||||
restrict_custom_actions: false
|
restrict_custom_actions: false
|
||||||
github_prerelease: true
|
github_prerelease: true
|
||||||
repo_config: true
|
|
||||||
repo_description: "Flash OS images to SD cards & USB drives, safely and easily."
|
|
||||||
repo_homepage: https://etcher.io/
|
|
||||||
repo_enable_wiki: true
|
|
||||||
cloudflare_website: "etcher"
|
cloudflare_website: "etcher"
|
||||||
|
Reference in New Issue
Block a user