Skip to content

Create publish_docker_image.yml #2

Create publish_docker_image.yml

Create publish_docker_image.yml #2

Workflow file for this run

---
name: Yaml Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
yaml-linter:
uses: secretflow/.github/.github/workflows/yaml-linter.yml@main