Skip to content

Commit 468c050

Browse files
committed
Add permissions to publish workflow
Signed-off-by: Jesus Hector Robles Gutierrez <[email protected]>
1 parent 15776c5 commit 468c050

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)