Skip to content

Commit 047373b

Browse files
authored
FIX: d-compat workflow for repos with read-only default permissions (#102)
1 parent 276269c commit 047373b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/d-compat-branch.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
schedule:
66
- cron: "0 0 * * *"
77

8+
permissions:
9+
contents: write
10+
811
jobs:
912
ci:
1013
uses: discourse/.github/.github/workflows/create-d-compat-branch.yml@v1

0 commit comments

Comments
 (0)