[skip ci] Ignore changes to issue moderator in push CI (#15423)
This commit is contained in:
parent
a7c7ed3b77
commit
bda03aada9
|
@ -6,6 +6,7 @@ on:
|
|||
- master
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
- '.github/workflows/issue_moderator.yml'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}
|
||||
|
|
Loading…
Reference in New Issue