We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f389fea commit 938f0cdCopy full SHA for 938f0cd
.github/workflows/blackduck.yaml
@@ -24,6 +24,8 @@ jobs:
24
security:
25
if: github.repository == 'nutanix-cloud-native/cluster-api-runtime-extensions-nutanix'
26
runs-on: ubuntu-22.04
27
+ permissions:
28
+ pull-requests: write
29
steps:
30
- name: Checkout
31
uses: actions/checkout@v4
0 commit comments