Skip to content

Commit

Permalink
Merge pull request #31 from FL33TW00D/feature/bot
Browse files Browse the repository at this point in the history
test
  • Loading branch information
FL33TW00D authored Jan 22, 2024
2 parents 715f457 + a4bc0ba commit ae03853
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ratbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:

- name: Get the lines of code.
id: scc
uses: Adapt-API/scc-docker-action@master
uses: iryanbell/scc-docker-action@v1.0.2
with:
args: ${{ env.workspace }} -irs --exclude-file kernels
args: ${{ env.workspace }} -irs --exclude-file kernels

# Step to comment on the PR
- name: Comment PR
Expand Down

0 comments on commit ae03853

Please sign in to comment.