Skip to content

Commit

Permalink
Remove GHA pull request builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mnadareski committed Feb 27, 2024
1 parent 1c1b23a commit dafbb05
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: MPF Check
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

jobs:
build:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/build_ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: MPF UI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions CHANGELIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit dafbb05

Please sign in to comment.