This commit is contained in:
parent
fecda5d504
commit
76724994d4
2
.github/workflows/code-check.yaml
vendored
2
.github/workflows/code-check.yaml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
||||||
- name: Run check style
|
- name: Run check style
|
||||||
uses: nikitasavinov/checkstyle-action@master
|
uses: nikitasavinov/checkstyle-action@master
|
||||||
with:
|
with:
|
||||||
github_token: ${{ MyGitHubToken.GITHUB_TOKEN }}
|
github_token: ${{ MyGitHubToken.MYGITHUBTOKEN }}
|
||||||
reporter: 'github-pr-check'
|
reporter: 'github-pr-check'
|
||||||
tool_name: 'testtool'
|
tool_name: 'testtool'
|
||||||
checkstyle_config: 'checkstyle.xml'
|
checkstyle_config: 'checkstyle.xml'
|
Loading…
Reference in New Issue
Block a user