Update .gitea/workflows/qs.yml
This commit is contained in:
parent
96c6867c13
commit
9a1f1db7fc
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
name: "Quality Check"
|
||||
|
||||
on:
|
||||
- pull_request:
|
||||
- push:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
|
Reference in a new issue