We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9f2efa commit 19aed5aCopy full SHA for 19aed5a
.github/workflows/pkg.pr.new.yml
@@ -6,6 +6,9 @@ on:
6
branches: [main]
7
tags: ['!**']
8
9
+permissions:
10
+ pull-requests: write
11
+
12
jobs:
13
build:
14
if: github.repository == 'sveltejs/eslint-plugin-svelte'
0 commit comments