[PATCH] 规范化补丁 #6

Closed
XiaoLFeng wants to merge 6 commits from feature-xiaolfeng into master
Showing only changes of commit 76724994d4 - Show all commits

View File

@ -10,7 +10,7 @@ jobs:
- name: Run check style
uses: nikitasavinov/checkstyle-action@master
with:
github_token: ${{ MyGitHubToken.GITHUB_TOKEN }}
github_token: ${{ MyGitHubToken.MYGITHUBTOKEN }}
reporter: 'github-pr-check'
tool_name: 'testtool'
checkstyle_config: 'checkstyle.xml'