We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ceef2f commit 4803bfcCopy full SHA for 4803bfc
1 file changed
.github/workflows/ci-bandit.yml
@@ -21,6 +21,7 @@ permissions:
21
jobs:
22
bandit:
23
runs-on: ci-test
24
+ if: ${{ github.repository != 'intel/pcm' }}
25
26
steps:
27
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments