[CI] fix race condition problem (#353)

fix race condition problem

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2025-03-19 17:04:36 +08:00
committed by GitHub
parent 441a62e937
commit 663dca7578
7 changed files with 49 additions and 88 deletions

View File

@@ -17,13 +17,6 @@
name: Lint shell scripts
on:
push:
branches:
- 'main'
- '*-dev'
paths:
- '**/*.sh'
- '.github/workflows/shellcheck.yml'
pull_request:
branches:
- 'main'