Skip to content

Commit

Permalink
LintPR Action Update
Browse files Browse the repository at this point in the history
  • Loading branch information
CuteOne committed Apr 26, 2024
1 parent 5d2cd59 commit 6ea54fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lintPR.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
steps:
- name: Checkout source code
uses: actions/checkout@v4
#with:
# fetch-depth: 0 # OR "2" -> To retrieve the preceding commit.
with:
fetch-depth: 0 # OR "2" -> To retrieve the preceding commit.

# Optional step to run on only changed files
- name: Get changed files
Expand Down

0 comments on commit 6ea54fb

Please sign in to comment.