Skip to content

Commit 058f375

Browse files
Update lint.yml
1 parent 35175ef commit 058f375

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
- name: Run linters
2323
uses: wearerequired/lint-action@v1
2424
with:
25+
github_token: ${{ secrets.GITHUB_TOKEN }}
2526
black: true
2627
auto_fix: true

0 commit comments

Comments
 (0)