mirror of
https://github.com/SabreTools/MPF.git
synced 2026-05-06 20:43:47 +00:00
Remove GHA pull request builds
This commit is contained in:
2
.github/workflows/build_check.yml
vendored
2
.github/workflows/build_check.yml
vendored
@@ -3,8 +3,6 @@ name: MPF Check
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
2
.github/workflows/build_ui.yml
vendored
2
.github/workflows/build_ui.yml
vendored
@@ -3,8 +3,6 @@ name: MPF UI
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
- Gate debug publishing behind use all flag
|
||||
- Hide layerbreaks if value is 0
|
||||
- Make GHA debug-only
|
||||
- Remove GHA pull request builds
|
||||
|
||||
### 3.1.2 (2024-02-27)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user