mirror of
https://github.com/Maximus5/ConEmu.git
synced 2025-05-08 08:40:11 +08:00
avoid running CodeQL when azure-pipelines.yml
was edited and vice versa
This commit is contained in:
parent
6736006a50
commit
8b88630383
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
@ -14,6 +14,7 @@ on:
|
||||
paths-ignore:
|
||||
- '**/*.md'
|
||||
- '**/*.txt'
|
||||
- azure-pipelines.yml
|
||||
schedule:
|
||||
- cron: '0 0 * * 2'
|
||||
|
||||
|
@ -14,6 +14,7 @@ trigger:
|
||||
- '*.md'
|
||||
- '**/*.txt'
|
||||
- '*.txt'
|
||||
- .github/workflows/codeql-analysis.yml
|
||||
|
||||
pool:
|
||||
vmImage: 'windows-2019'
|
||||
|
Loading…
x
Reference in New Issue
Block a user