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 fda1a48 commit 650c00fCopy full SHA for 650c00f
.github/workflows/preview.yml
@@ -5,6 +5,9 @@ on:
5
pull_request:
6
types: [closed]
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
preview:
13
if: github.repository == 'web-infra-dev/rslib' && github.event.pull_request.merged == true
0 commit comments