Update .gitea/workflows/qs.yml

This commit is contained in:
Jan Gleytenhoover 2024-09-25 12:11:24 +00:00
parent 1151b96fa0
commit 939eee141e

@ -2,9 +2,9 @@ name: "Quality Check"
on:
- pull_request
push:
branches:
- main
- push:
branches:
- main
jobs:
test: