We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2190359 commit 47442f4Copy full SHA for 47442f4
.github/workflows/bandit.yaml
@@ -9,6 +9,7 @@ on:
9
10
jobs:
11
bandit_scan:
12
+ if: ${{ github.repository == 'arc53/DocsGPT' }}
13
runs-on: ubuntu-latest
14
permissions:
15
security-events: write
0 commit comments