Skip to content

Commit cc0d27a

Browse files
authored
Add permissions for deployments and statuses
1 parent 2e16274 commit cc0d27a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deployments.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ env:
1919

2020
permissions:
2121
contents: write
22+
deployments: write
23+
statuses: write
2224

2325
jobs:
2426
check-project:

0 commit comments

Comments
 (0)