chore: renamed lint jobs

This commit is contained in:
Jannat Patel
2025-04-08 21:03:30 +05:30
parent cc917f3d83
commit a5325cef44

View File

@@ -27,7 +27,7 @@ jobs:
npx commitlint --verbose --from ${{ github.event.pull_request.base.sha }} --to ${{ github.event.pull_request.head.sha }}
linters:
name: Semantic Commits
name: Semgrep Rules
runs-on: ubuntu-latest
if: github.event_name == 'pull_request'