mirror of
https://github.com/frappe/lms.git
synced 2026-05-02 13:39:31 +03:00
chore: renamed lint jobs
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user