mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
add github token
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
d6b1e51212
commit
78e5cd2552
1 changed files with 2 additions and 1 deletions
3
.github/workflows/check-spelling.yml
vendored
3
.github/workflows/check-spelling.yml
vendored
|
@ -44,4 +44,5 @@ jobs:
|
|||
with:
|
||||
bucket: .github/actions
|
||||
project: spelling
|
||||
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue