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 9f30dc0 commit ccb5e55Copy full SHA for ccb5e55
1 file changed
.github/workflows/codeql.yml
@@ -23,7 +23,7 @@ on:
23
jobs:
24
analyze:
25
name: Analyze
26
- if: github.repository_owner == 'aws'
+ if: github.repository == 'aws/aws-sam-cli'
27
runs-on: ubuntu-latest
28
permissions:
29
actions: read
0 commit comments