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.
permissions.contents
write
read
1 parent e69195c commit d5f1459Copy full SHA for d5f1459
.github/workflows/sync-changes-to-ai-web-extensions.yml
@@ -6,7 +6,7 @@ on:
6
paths: ["**", "!.*"]
7
8
permissions:
9
- contents: write
+ contents: read
10
11
jobs:
12
build:
0 commit comments