Skip to content

Commit 8000160

Browse files
committed
chore(dev-deps): fix version for eslint plugin, add permissions for pr checks 🥷
1 parent 95db423 commit 8000160

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.github/workflows/pr-checks.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ on:
55
branches:
66
- master
77

8+
permissions:
9+
contents: read
10+
pull-requests: read
11+
issues: read
12+
813
jobs:
914
PR-checks:
1015
# https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/using-self-hosted-runners-in-a-workflow

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)