diff --git a/.github/workflows/pysa.yml b/.github/workflows/pysa.yml index 2ab03db..3ce858d 100644 --- a/.github/workflows/pysa.yml +++ b/.github/workflows/pysa.yml @@ -44,7 +44,7 @@ jobs: with: # To customize these inputs: # See https://github.com/facebook/pysa-action#inputs - repo-directory: './' + repo-directory: './src/swiftguard/' requirements-path: 'requirements.txt' infer-types: true include-default-sapp-filters: true