Skip to content

Commit 12d60fd

Browse files
authored
Merge pull request #12 from etherspot/fix/checkout
fix: actions checkout
2 parents 39bbdac + 45af3b2 commit 12d60fd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/check-package-version.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
jobs:
88
start:
99
runs-on: ubuntu-latest
10-
permissions:
11-
pull-requests: write
1210
steps:
1311
- name: Checkout
1412
uses: actions/checkout@v3

0 commit comments

Comments
 (0)