Trigger from test script or CI job changes too

This commit is contained in:
David Boreham 2024-01-28 16:17:53 -07:00
parent 79f371fd15
commit 79b36c469d

View File

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