mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-10 17:43:00 +08:00
change: trigger tests for branch v2/v3/v4.1-dev
This commit is contained in:
3
.github/workflows/hrp-scaffold.yml
vendored
3
.github/workflows/hrp-scaffold.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- v2
|
||||
- v3
|
||||
- v4.1-dev
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
|
||||
3
.github/workflows/smoketest.yml
vendored
3
.github/workflows/smoketest.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- v2
|
||||
- v3
|
||||
- v4.1-dev
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
|
||||
3
.github/workflows/unittest.yml
vendored
3
.github/workflows/unittest.yml
vendored
@@ -4,6 +4,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- v2
|
||||
- v3
|
||||
- v4.1-dev
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user