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 af3a283 commit 418c141Copy full SHA for 418c141
.github/workflows/dot-org-content.yml
@@ -5,6 +5,8 @@ on:
5
# workflow_dispatch:
6
# schedule:
7
# - cron: "0 */23 * * *"
8
+permissions:
9
+ pull-requests: write
10
11
jobs:
12
detect-changes:
0 commit comments