Skip to content

Commit

Permalink
Added Checkout to the linter step so the workflow access repository f…
Browse files Browse the repository at this point in the history
…iles
  • Loading branch information
crazyRBLX11 committed Nov 24, 2024
1 parent 0e2bb8b commit 56821bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]

- uses: NTBBloodbath/[email protected]
with:
token: ${{ github.token }}
Expand Down

0 comments on commit 56821bc

Please sign in to comment.