Trigger k8s deploy test off changes to its scripts

This commit is contained in:
David Boreham 2024-01-21 17:19:39 -07:00
parent b56c84b93a
commit 5ba9a803de

View File

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