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 b7dfca2 commit 0c77f50Copy full SHA for 0c77f50
.github/workflows/pytest.yml
@@ -25,3 +25,4 @@ jobs:
25
- run: flake8
26
- run: pytest
27
- run: cc-test-reporter after-build
28
+ if: ${{ github.repository == 'amancevice/python-lambda-gateway' }}
0 commit comments