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