Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Apr 26, 2024
1 parent 8949303 commit 9429c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# Checks out a copy of your repository on the ubuntu-latest machine
- name: Checkout code
uses: actions/checkout@v4
# with:
with:
# # Make sure the actual branch is checked out when running on PR
# ref: ${{ github.event.pull_request.head.sha }}
# # Full git history needed to get proper list of changed files
Expand Down

0 comments on commit 9429c8f

Please sign in to comment.