Skip to content

Commit

Permalink
Update linter.yml
Browse files Browse the repository at this point in the history
Line too long and trailing whitespace.
  • Loading branch information
bbannon authored Nov 25, 2023
1 parent ed2d946 commit 8680f7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ name: Lint Code Base

#
# Documentation:
# https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions
# https://docs.github.com/en/actions/learn-github-actions/
# workflow-syntax-for-github-actions
#

#############################
Expand Down Expand Up @@ -63,4 +64,3 @@ jobs:
# Change to 'master' if your main branch differs
DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8680f7a

Please sign in to comment.