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