Skip to content

Commit 812463c

Browse files
nebrilgiorio94
authored andcommitted
ci: remove non-ariane workflows from config
This change cause Ariane to not try to trigger workflows that don't have workflow_dispatch trigger set up. Signed-off-by: Maciej Kwiek <mkwiek@cisco.com>
1 parent fce3986 commit 812463c

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/ariane-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,15 @@ allowed-teams:
44
triggers:
55
/default:
66
workflows:
7-
- cilium-cli.yaml
87
- conformance-kind-proxy-embedded.yaml
9-
- codeql.yaml
10-
- lint-go.yaml
11-
- tests-smoke.yaml
128
- tests-smoke-conformance.yaml
139
- tests-smoke-ipv6.yaml
1410
- tests-cifuzz.yaml
1511
- lint-ariane-config.yaml
1612
- conformance-kubespray.yaml
17-
- lint-build-commits.yaml
18-
- documentation.yaml
1913
- k8s-kind-network-e2e.yaml
2014
- lint-images-base.yaml
21-
- lint-workflows.yaml
2215
- k8s-kind-network-policies-e2e.yaml
23-
- lint-bpf-checks.yaml
2416
# This trigger needs to be kept in sync with ariane-scheduled.yaml workflow
2517
/test\s*:
2618
workflows:

0 commit comments

Comments
 (0)