Update ci triggers.
Build and Test Module / build-and-test (push) Successful in 13s
Details
Build and Test Module / build-and-test (push) Successful in 13s
Details
This commit is contained in:
parent
555bcf54c6
commit
27ccf2ce3d
|
@ -3,6 +3,8 @@ on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'source/**'
|
- 'source/**'
|
||||||
|
- 'dub.json'
|
||||||
|
- 'dub.selections.json'
|
||||||
- '.gitea/workflows/ci.yaml'
|
- '.gitea/workflows/ci.yaml'
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, reopened, synchronize]
|
types: [opened, reopened, synchronize]
|
||||||
|
|
Loading…
Reference in New Issue