mirror of
https://github.com/dndx/phantun.git
synced 2025-01-18 22:09:30 +08:00
ci(actions) run test and lint for all branches, not just main
This commit is contained in:
parent
b846da6294
commit
c023b3079c
6
.github/workflows/rust.yml
vendored
6
.github/workflows/rust.yml
vendored
@ -1,10 +1,6 @@
|
||||
name: Rust
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user