Updated pr action
This commit is contained in:
parent
cc0a9e98a5
commit
d3f7c7b2ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonar-scan.yml
vendored
2
.github/workflows/sonar-scan.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
||||||
uses: JJ/github-pr-contains-action@releases/v7
|
uses: JJ/github-pr-contains-action@releases/v7
|
||||||
with:
|
with:
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
bodyDoesNotContain: "[\"|`]"
|
bodyDoesNotContain: "[\"|\']"
|
||||||
build:
|
build:
|
||||||
name: Build .Net
|
name: Build .Net
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue