diff --git a/.github/workflows/bandit.yaml b/.github/workflows/bandit.yaml index ad8f39b2..db5f3fc8 100644 --- a/.github/workflows/bandit.yaml +++ b/.github/workflows/bandit.yaml @@ -9,6 +9,7 @@ on: jobs: bandit_scan: + if: ${{ github.repository == 'arc53/DocsGPT' }} runs-on: ubuntu-latest permissions: security-events: write