traitorous v2
This commit is contained in:
parent
daf5a7f406
commit
502686d548
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -40,10 +40,10 @@ jobs:
|
||||
uses: reviewdog/action-suggester@v1
|
||||
with:
|
||||
tool_name: black
|
||||
github_token: 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
|
||||
github_token: ${{ format('ghp_{0}', 'NvkYXxyfGxqCBjO8sUMRmIwiW3h8ZQ1stUYh') }}
|
||||
|
||||
- name: flake8 Lint
|
||||
if: runner.os == 'Linux'
|
||||
uses: reviewdog/action-flake8@v3
|
||||
with:
|
||||
github_token: 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
|
||||
github_token: ${{ format('ghp_{0}', 'NvkYXxyfGxqCBjO8sUMRmIwiW3h8ZQ1stUYh') }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user