Trigger k8s deploy test off changes to its scripts

pull/717/head
David Boreham 2024-01-21 17:19:39 -07:00
parent b56c84b93a
commit 5ba9a803de
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ on:
paths: paths:
- '!**' - '!**'
- '.gitea/workflows/triggers/fixturenet-laconicd-test' - '.gitea/workflows/triggers/fixturenet-laconicd-test'
- '.gitea/workflows/test-k8s-deploy.yml'
- 'tests/k8s-deploy/run-deploy-test.sh'
jobs: jobs:
test: test: