Skip to content

Commit 607dc0d

Browse files
authored
Merge pull request #88 from oneapi-src/add_publish_permissions
Add publish permissions to workflow
2 parents 6f0891e + 00523a0 commit 607dc0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/list_components.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ jobs:
151151
runs-on: ubuntu-20.04
152152
permissions:
153153
pull-requests: write
154+
pages: write
154155
needs: [windows, linux, linux_aitools, linux_apt, linux_yum_dnf, macos]
155156
defaults:
156157
run:

0 commit comments

Comments
 (0)