chore: update global workflows (#4486)
This commit is contained in:
6
.github/workflows/_common-lint.yml
vendored
6
.github/workflows/_common-lint.yml
vendored
@@ -9,12 +9,6 @@ permissions:
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
|
||||
concurrency:
|
||||
group: "${{ github.workflow }}-${{ github.ref }}"
|
||||
|
||||
Reference in New Issue
Block a user