[mod]
This commit is contained in:
parent
972e501d0c
commit
345e70010d
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -1,10 +1,11 @@
|
|||||||
name: Run BaseX Tests
|
name: Run BaseX Tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch: # Enables manual trigger
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
workflow_dispatch: # Enables manual trigger
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user