Skip to content

Commit

Permalink
ci: Add trigger commands for Ingress and Gateway API
Browse files Browse the repository at this point in the history
Signed-off-by: Tam Mach <tam.mach@cilium.io>
  • Loading branch information
sayboras committed Aug 7, 2023
1 parent b7b375c commit 77184ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/ariane-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,18 @@ triggers:
/ci-external-workloads:
workflows:
- conformance-externalworkloads.yaml
/ci-gateway-api:
workflows:
- conformance-gateway-api.yaml
/ci-ginkgo:
workflows:
- conformance-ginkgo.yaml
/ci-gke:
workflows:
- conformance-gke.yaml
/ci-ingress:
workflows:
- conformance-ingress.yaml
/ci-verifier:
workflows:
- tests-datapath-verifier.yaml
Expand Down

0 comments on commit 77184ed

Please sign in to comment.