Skip to content

Commit 0285dec

Browse files
Kumari LadliKumari Ladli
authored andcommitted
added yml writr permission
1 parent bb408e1 commit 0285dec

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/notion-sync.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
jobs:
1010
sync:
1111
runs-on: ubuntu-latest
12+
permissions:
13+
contents: write
14+
pull-requests: write
1215

1316
steps:
1417
# Step 1: Checkout repo

0 commit comments

Comments
 (0)