We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50949b2 commit 66b1dc8Copy full SHA for 66b1dc8
.github/workflows/codeql-analysis.yml
@@ -20,6 +20,7 @@ permissions:
20
jobs:
21
analyze:
22
name: Analyze
23
+ if: github.repository == 'aws-powertools/powertools-lambda-python'
24
runs-on: ubuntu-latest
25
permissions:
26
security-events: write
0 commit comments