mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-31 00:00:07 +02:00
ci: enable ci for v0.3.x (#3245)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
on:
|
||||
push:
|
||||
branches: ["master"]
|
||||
branches: ["v0.3.x"]
|
||||
pull_request:
|
||||
branches: ["master"]
|
||||
branches: ["v0.3.x"]
|
||||
|
||||
name: CI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user