Make all branches build again
This commit is contained in:
parent
7d3cfc0fe5
commit
78629c077e
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/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user