Update ci triggers.
Build and Test Module / build-and-test (push) Successful in 13s Details

This commit is contained in:
Andrew Lalis 2025-07-07 22:41:30 -04:00
parent 555bcf54c6
commit 27ccf2ce3d
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ on:
push:
paths:
- 'source/**'
- 'dub.json'
- 'dub.selections.json'
- '.gitea/workflows/ci.yaml'
pull_request:
types: [opened, reopened, synchronize]