[CI] fix race condition problem (#353)
fix race condition problem Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
8
.github/workflows/actionlint.yml
vendored
8
.github/workflows/actionlint.yml
vendored
@@ -17,14 +17,6 @@
|
||||
|
||||
name: Lint GitHub Actions workflows
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- '*-dev'
|
||||
paths:
|
||||
- '.github/workflows/*.ya?ml'
|
||||
- '.github/workflows/actionlint.*'
|
||||
- '.github/workflows/matchers/actionlint.json'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'main'
|
||||
|
||||
Reference in New Issue
Block a user