Skip to content

Commit

Permalink
Merge pull request #12 from etherspot/fix/checkout
Browse files Browse the repository at this point in the history
fix: actions checkout
  • Loading branch information
sarthakprp authored Jun 13, 2024
2 parents 39bbdac + 45af3b2 commit 12d60fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check-package-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
jobs:
start:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 12d60fd

Please sign in to comment.