mirror of
https://github.com/86Box/86Box.git
synced 2026-02-21 17:15:32 -07:00
Make all branches build again
This commit is contained in:
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@@ -3,8 +3,6 @@ name: CMake
|
||||
on:
|
||||
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
paths:
|
||||
- src/**
|
||||
@@ -15,8 +13,6 @@ on:
|
||||
- "!**/Makefile*"
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
||||
paths:
|
||||
- src/**
|
||||
|
||||
Reference in New Issue
Block a user