Skip to content

Commit

Permalink
chore: try bot
Browse files Browse the repository at this point in the history
  • Loading branch information
FL33TW00D committed Jan 22, 2024
1 parent 3106bf7 commit a4bc0ba
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 a4bc0ba

Please sign in to comment.