Update .gitea/workflows/qs.yml
This commit is contained in:
parent
581db025a8
commit
1151b96fa0
@ -2,6 +2,9 @@ name: "Quality Check"
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
- pull_request
|
- pull_request
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user