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:
|
on:
|
||||||
|
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
|
|
||||||
paths:
|
paths:
|
||||||
- src/**
|
- src/**
|
||||||
@ -15,8 +13,6 @@ on:
|
|||||||
- "!**/Makefile*"
|
- "!**/Makefile*"
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
|
|
||||||
paths:
|
paths:
|
||||||
- src/**
|
- src/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user