chore: run tests also with pull requests
This commit is contained in:
parent
f569816788
commit
ba18321e11
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: CMake
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user