mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-06 00:00:10 +02:00
chore: do not trigger CI on std-future branch (#1635)
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
trigger: ["master", "std-future"]
|
trigger: ["master"]
|
||||||
pr: ["master", "std-future"]
|
pr: ["master"]
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
RUSTFLAGS: -Dwarnings
|
RUSTFLAGS: -Dwarnings
|
||||||
|
|||||||
Reference in New Issue
Block a user