Skip to content

Create publish_docker_image.yml #6

Create publish_docker_image.yml

Create publish_docker_image.yml #6

Workflow file for this run

---
name: Bazel files linter
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
bazel-formatting-check:
uses: secretflow/.github/.github/workflows/bazel-linter.yml@main