Skip to content

Clean Metal3 values file from the workflow runner #4

Clean Metal3 values file from the workflow runner

Clean Metal3 values file from the workflow runner #4

Workflow file for this run

name: Test Charts Pull Request
on:
pull_request:
jobs:
test-charts-pr:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Validate charts
run: |
make validate