1
0
This commit is contained in:
Andy Bunce 2025-01-03 17:51:30 +00:00
parent 972e501d0c
commit 345e70010d

View File

@ -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: