mirror of
https://github.com/ekzhang/bore.git
synced 2025-01-03 13:31:10 +07:00
Run CI workflow on both push and pull_request
This commit is contained in:
parent
99fc4f7ddb
commit
36a56c0d4a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on: push
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
rust:
|
rust:
|
||||||
|
Loading…
Reference in New Issue
Block a user