[mod]
This commit is contained in:
parent
972e501d0c
commit
345e70010d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
|
@ -1,10 +1,11 @@
|
|||
name: Run BaseX Tests
|
||||
|
||||
on:
|
||||
workflow_dispatch: # Enables manual trigger
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch: # Enables manual trigger
|
||||
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Add table
Reference in a new issue