Skip to content

feat: multi-profile support for git providers(#777) #1944

feat: multi-profile support for git providers(#777)

feat: multi-profile support for git providers(#777) #1944

name: '[PR] License Check'
on:
pull_request:
branches:
- main
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: apache/skywalking-eyes/header@main
with:
token: ${{ github.token }}
mode: 'check'