Skip to content

Commit

Permalink
Drop duplicated checkout code step
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 authored Nov 7, 2024
1 parent c6fa276 commit 9efbb1a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ description: Run pear-reviewer
runs:
using: composite
steps:
- name: Check out code
uses: actions/checkout@v4

- name: Run pear-reviewer
id: run-pear-reviewer
uses: docker://ghcr.io/sapcc/pear-reviewer:edge
Expand Down

0 comments on commit 9efbb1a

Please sign in to comment.