Update .gitea/workflows/test-pr.yml
This commit is contained in:
parent
48d2997a63
commit
5236a89d4c
|
@ -1,7 +1,6 @@
|
|||
name: check-and-test
|
||||
|
||||
on:
|
||||
- push
|
||||
on:
|
||||
- pull_request
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue