We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541bb00 commit 8c95097Copy full SHA for 8c95097
.github/workflows/codacy-static-analysis.yaml
@@ -3,7 +3,7 @@ name: Codacy Static Analysis
3
on: ["push"]
4
5
jobs:
6
- codacy-security-scan:
+ codacy-static-scan:
7
name: Codacy Security Scan
8
runs-on: ubuntu-latest
9
steps:
0 commit comments