ci: remove push trigger from quality check workflow
This commit is contained in:
parent
1523438f13
commit
9b2fd72341
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
name: "Quality Check"
|
name: "Quality Check"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- push
|
|
||||||
- pull_request
|
- pull_request
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Reference in a new issue