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
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
bodyDoesNotContain: "[\"|`]"
|
||||
bodyDoesNotContain: "[\"|\']"
|
||||
build:
|
||||
name: Build .Net
|
||||
runs-on: windows-latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue