Skip to content

Commit

Permalink
rm unused github_token from .github workflow
Browse files Browse the repository at this point in the history
addresses review comment ava-labs/awm-relayer#344 (comment)
  • Loading branch information
feuGeneA committed Jul 22, 2024
1 parent 6cfca6c commit 4b7a198
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:

- name: Install buf
uses: bufbuild/[email protected]
with:
github_token: ${{ github.token }}

- name: Run Lint
run: ./scripts/lint.sh --go-lint
Expand Down

0 comments on commit 4b7a198

Please sign in to comment.