Skip to content

Commit

Permalink
refac: Remove unnecessary checkout in pr_maintainer_checklist
Browse files Browse the repository at this point in the history
  • Loading branch information
wkyoshida committed Nov 1, 2023
1 parent 8df3e10 commit 52ae4d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr_maintainer_checklist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
permissions:
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@v3

- name: Comment PR
uses: thollander/actions-comment-pull-request@v2
with:
Expand Down

0 comments on commit 52ae4d7

Please sign in to comment.