Skip to content

Commit

Permalink
Add permissions to publish workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Jesus Hector Robles Gutierrez <[email protected]>
  • Loading branch information
hjroblesg committed Apr 3, 2024
1 parent 15776c5 commit 468c050
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/list_components.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@ jobs:

publish:
runs-on: ubuntu-20.04
permissions:
pull-requests: write
needs: [windows, linux, linux_aitools, linux_apt, linux_yum_dnf, macos]
defaults:
run:
Expand Down

0 comments on commit 468c050

Please sign in to comment.