mirror of
https://github.com/ekzhang/bore.git
synced 2024-12-22 16:25:21 +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
|
||||
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
rust:
|
||||
|
Loading…
Reference in New Issue
Block a user