feat(ci): prepare CI for 1.x branch (#7231)

This commit is contained in:
Lucas Fernandes Nogueira
2023-06-17 05:41:22 -07:00
committed by GitHub
parent 6afd34727f
commit 49dbbbbcdf
9 changed files with 11 additions and 11 deletions

View File

@@ -8,7 +8,7 @@ on:
push:
branches:
- dev
- next
- 1.x
pull_request:
paths:
- '.github/workflows/test-cli-rs.yml'