Skip to content

Commit 6f0891e

Browse files
authored
Merge pull request #87 from oneapi-src/add_publish_permissions
Add permissions to publish workflow
2 parents 15776c5 + 468c050 commit 6f0891e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/list_components.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ jobs:
149149

150150
publish:
151151
runs-on: ubuntu-20.04
152+
permissions:
153+
pull-requests: write
152154
needs: [windows, linux, linux_aitools, linux_apt, linux_yum_dnf, macos]
153155
defaults:
154156
run:

0 commit comments

Comments
 (0)