Rename workflow and make it trigger on pull requests

This commit is contained in:
2025-11-17 15:06:57 +00:00
parent 2fd6fbb2c2
commit ba29cc590d

View File

@@ -1,7 +1,7 @@
name: CI
name: Lint & Security
on:
push:
pull_request:
jobs:
precommit-and-security: