mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-28 12:10:37 +00:00
chore: do not trigger CI on std-future branch (#1635)
This commit is contained in:
parent
aefaef3abf
commit
55caddb9ce
@ -1,5 +1,5 @@
|
||||
trigger: ["master", "std-future"]
|
||||
pr: ["master", "std-future"]
|
||||
trigger: ["master"]
|
||||
pr: ["master"]
|
||||
|
||||
variables:
|
||||
RUSTFLAGS: -Dwarnings
|
||||
|
Loading…
x
Reference in New Issue
Block a user