Update .gitea/workflows/qs.yml
This commit is contained in:
parent
96c6867c13
commit
9a1f1db7fc
@ -1,10 +1,10 @@
|
||||
name: "Quality Check"
|
||||
|
||||
on:
|
||||
- pull_request:
|
||||
- push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user