Skip to content

Commit b8dcb55

Browse files
committed
Add permissions to build.yml for dependency-submission
1 parent bec3de2 commit b8dcb55

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ on:
1414
pull_request:
1515
branches: [ "main" ]
1616

17+
permissions:
18+
contents: write
19+
1720
jobs:
1821
build:
1922

0 commit comments

Comments
 (0)