Skip to content

Add current_node_cc_headers (#3694) #96

Add current_node_cc_headers (#3694)

Add current_node_cc_headers (#3694) #96

Workflow file for this run

name: CI
# Controls when the action will run.
on:
# Triggers the workflow only for the main branch (no need to duplicate Buildkite)
push:
branches: [main]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
test:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v2
with:
folders: '["."]'