mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 01:16:55 +02:00
chore(ci): run ci on pull requests
This commit is contained in:
parent
b52ec8cc47
commit
1343caa639
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: poco-ci
|
name: poco-ci
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
linux-gcc-make:
|
linux-gcc-make:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
Loading…
x
Reference in New Issue
Block a user