Skip to content

Fix toolchain resolution for the new aspect #384

Fix toolchain resolution for the new aspect

Fix toolchain resolution for the new aspect #384

Workflow file for this run

name: License Check
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
permissions:
contents: read
pull-requests: write
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v7
- name: Check License Header
uses: apache/skywalking-eyes/header@v0.8.0
with:
mode: check