Skip to content

chore: produce bazel docs (#364) #1

chore: produce bazel docs (#364)

chore: produce bazel docs (#364) #1

Workflow file for this run

name: Bazel
# Controls when the action will run.
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@cb7908519b9a71d7531b13cafce759eb260575d3

Check failure on line 13 in .github/workflows/bazel.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/bazel.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/bazel.yaml" -> "bazel-contrib/.github/.github/workflows/bazel.yaml@cb7908519b9a71d7531b13cafce759eb260575d3" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
folders: '["bazel/test"]'
exclude_windows: true