Skip to content

Commit aaea532

Browse files
committed
feat: add permissions
1 parent 7e8628b commit aaea532

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/chromatic.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ on:
99
push:
1010
branches: ['develop', 'main']
1111

12+
# Permission settings
13+
permissions:
14+
contents: read
15+
pull-requests: write
16+
1217
# List of jobs
1318
jobs:
1419
chromatic:

0 commit comments

Comments
 (0)