Rename workflow and make it trigger on pull requests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: CI
|
||||
name: Lint & Security
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
precommit-and-security:
|
||||
Reference in New Issue
Block a user