Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Metadata tests followup #176

Metadata tests followup

Metadata tests followup #176

Workflow file for this run

# Copyright 2022-2023 VMware, Inc.
#
# This product is licensed to you under the BSD-2 license (the "License").
# You may not use this product except in compliance with the BSD-2 License.
# This product may include a number of subcomponents with separate copyright
# notices and license terms. Your use of these subcomponents is subject to
# the terms and conditions of the subcomponent's license, as noted in the
# LICENSE file.
#
# SPDX-License-Identifier: BSD-2-Clause
on:
pull_request:
push:
branches:
- "main"
tags:
- "v*"
name: CI
jobs:
tests:
uses: ./.github/workflows/tests.yml
examples:
uses: ./.github/workflows/examples.yml