Skip to content

Commit

Permalink
Remove redundant checkout in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JunTaoLuo committed Dec 13, 2023
1 parent 5618912 commit 847f791
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/set-tests-statuses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
name: Set Tests Statuses
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Check for documentation only changes
id: docs-only
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
Expand Down

0 comments on commit 847f791

Please sign in to comment.