Make all branches build again

This commit is contained in:
Jasmine Iwanek
2022-02-18 17:37:26 -05:00
committed by GitHub
parent 7d3cfc0fe5
commit 78629c077e

View File

@@ -3,8 +3,6 @@ name: CMake
on:
push:
branches:
- master
paths:
- src/**
@@ -15,8 +13,6 @@ on:
- "!**/Makefile*"
pull_request:
branches:
- master
paths:
- src/**