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 0572b26 commit 2b735c6Copy full SHA for 2b735c6
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
nox -s pytest-${{ matrix.python-version }}
41
42
semgrep_src:
43
- name: Semgrep security scanning
+ name: Semgrep Security Scanning
44
runs-on: ubuntu-latest
45
steps:
46
- name: Checkout code
0 commit comments