Skip to content

chore: bump to bazel 7 and cleanup examples #2

chore: bump to bazel 7 and cleanup examples

chore: bump to bazel 7 and cleanup examples #2

Workflow file for this run

---
name: License Check
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
license-checker:
name: Run license check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: apache/skywalking-eyes/[email protected]