mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
Run Action also on pull request
This commit is contained in:
parent
bab9477e69
commit
f98a76eef3
2
.github/workflows/cmake.yaml
vendored
2
.github/workflows/cmake.yaml
vendored
@ -1,6 +1,6 @@
|
||||
name: CMake
|
||||
|
||||
on: push
|
||||
on: [ push, pull_request ]
|
||||
|
||||
env:
|
||||
BUILD_TYPE: Release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user