Skip to content

Commit

Permalink
Merge pull request #88 from oneapi-src/add_publish_permissions
Browse files Browse the repository at this point in the history
Add publish permissions to workflow
  • Loading branch information
hjroblesg authored Apr 4, 2024
2 parents 6f0891e + 00523a0 commit 607dc0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/list_components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
runs-on: ubuntu-20.04
permissions:
pull-requests: write
pages: write
needs: [windows, linux, linux_aitools, linux_apt, linux_yum_dnf, macos]
defaults:
run:
Expand Down

0 comments on commit 607dc0d

Please sign in to comment.