Skip to content

Commit

Permalink
πŸ› (ci/cd): add github token
Browse files Browse the repository at this point in the history
  • Loading branch information
ncvescera committed Oct 13, 2024
1 parent a690df7 commit 4f51446
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:

- name: Super-linter
uses: super-linter/[email protected] # x-release-please-version
# env:
# # To report GitHub Actions status checks
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
env:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4f51446

Please sign in to comment.