[PATCH] 规范化补丁 #6
2
.github/workflows/code-check.yaml
vendored
2
.github/workflows/code-check.yaml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
- name: Run check style
|
||||
uses: nikitasavinov/checkstyle-action@master
|
||||
with:
|
||||
github_token: ${{ MyGitHubToken.MYGITHUBTOKEN }}
|
||||
github_token: ${{ secrets.MyGitHubToken }}
|
||||
reporter: 'github-pr-check'
|
||||
tool_name: 'testtool'
|
||||
checkstyle_config: 'checkstyle.xml'
|
Loading…
Reference in New Issue
Block a user