Update org_interconnection digest to 0dbbc91 (#229) #216
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Bazel files linter | |
on: | |
push: | |
branches: | |
- main | |
pull_request: | |
branches: | |
- main | |
permissions: | |
contents: read | |
jobs: | |
bazel-formatting-check: | |
uses: secretflow/.github/.github/workflows/bazel-linter.yml@main |