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 276269c commit 047373bCopy full SHA for 047373b
1 file changed
.github/workflows/d-compat-branch.yml
@@ -5,6 +5,9 @@ on:
5
schedule:
6
- cron: "0 0 * * *"
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
ci:
13
uses: discourse/.github/.github/workflows/create-d-compat-branch.yml@v1
0 commit comments