ci: try enabling on all branches

This commit is contained in:
Eric Wasylishen 2022-05-04 23:38:28 -06:00
parent 8416da7423
commit 235c6cb025
1 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,6 @@
name: CMake
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push, pull_request]
jobs:
build: