mirror of
https://github.com/PretendoNetwork/Inkay.git
synced 2026-04-26 01:47:04 -05:00
chore: Run CI builds for pull requests too
This commit is contained in:
parent
4966ef3eca
commit
eea33cbd18
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -1,6 +1,8 @@
|
|||
name: Inkay-CI
|
||||
|
||||
on: push
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
jobs:
|
||||
build-inkay:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user