Run CI on push to any branch
This commit is contained in:
parent
db4afdb36c
commit
8c7192a750
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -3,8 +3,6 @@ name: CI
|
|||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
env:
|
||||
RUSTFLAGS: -Dwarnings
|
||||
|
|
Loading…
Add table
Reference in a new issue