mirror of
https://github.com/ekzhang/bore.git
synced 2025-07-04 07:18:14 +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
|
||||
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
rust:
|
||||
|
Reference in New Issue
Block a user