mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-23 09:59:54 +00:00
CI: Check pull requests too
Check not only pushes to master, but also pull requests. Related to #545.
This commit is contained in:
parent
41bba15973
commit
fa7c4905e2
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: C/C++ CI
|
name: C/C++ CI
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user