ci: rename apps_vsn_check for main-v4.x
so it's a different name for master branch and 4.x branches
This commit is contained in:
parent
fb18c565c8
commit
47377e0708
|
@ -3,7 +3,7 @@ name: Check Apps Version
|
|||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
check_apps_version:
|
||||
check_apps_version_4_x:
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
strategy:
|
||||
|
|
Loading…
Reference in New Issue