[CI] fix race condition problem (#353)
fix race condition problem Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
7
.github/workflows/shellcheck.yml
vendored
7
.github/workflows/shellcheck.yml
vendored
@@ -17,13 +17,6 @@
|
||||
|
||||
name: Lint shell scripts
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- '*-dev'
|
||||
paths:
|
||||
- '**/*.sh'
|
||||
- '.github/workflows/shellcheck.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
|
||||
Reference in New Issue
Block a user