Skip to content

docs: udpating README.md and CONTRIBUTING.md #39

docs: udpating README.md and CONTRIBUTING.md

docs: udpating README.md and CONTRIBUTING.md #39

Workflow file for this run

name: Pull Request
on:
pull_request:
paths-ignore:
- vm_operator/**
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yaml