mirror of
https://github.com/ekzhang/bore.git
synced 2025-07-04 15:28:09 +07:00
Run CI workflow on both push and pull_request
This commit is contained in:
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:
|
||||||
|
Reference in New Issue
Block a user