mirror of https://github.com/ekzhang/bore.git
Run CI workflow on both push and pull_request
This commit is contained in:
parent
99fc4f7ddb
commit
36a56c0d4a
|
@ -1,6 +1,6 @@
|
|||
name: CI
|
||||
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
rust:
|
||||
|
|
Loading…
Reference in New Issue