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:
Zaiming (Stone) Shi 2022-04-29 10:14:23 +02:00
parent fb18c565c8
commit 47377e0708
1 changed files with 1 additions and 1 deletions

View File

@ -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: