Set k8s deploy test to manual trigger

This commit is contained in:
David Boreham 2024-01-17 08:26:51 -07:00
parent 635aa7037b
commit 50509203d1

View File

@ -1,14 +1,11 @@
name: K8s Deploy Test
on:
pull_request:
branches: '*'
push:
branches:
- main
- ci-test
paths-ignore:
- '.gitea/workflows/triggers/*'
branches: '*'
paths:
- '!**'
- '.gitea/workflows/triggers/fixturenet-laconicd-test'
jobs:
test: