Trigger from test script or CI job changes too
This commit is contained in:
parent
79f371fd15
commit
79b36c469d
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user