Skip to content

Commit 938f0cd

Browse files
committed
fixup! ci: Allow blackduck to comment on PR
1 parent f389fea commit 938f0cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/blackduck.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
security:
2525
if: github.repository == 'nutanix-cloud-native/cluster-api-runtime-extensions-nutanix'
2626
runs-on: ubuntu-22.04
27+
permissions:
28+
pull-requests: write
2729
steps:
2830
- name: Checkout
2931
uses: actions/checkout@v4

0 commit comments

Comments
 (0)