Skip to content

fix: correct fmt type to %T #4177

fix: correct fmt type to %T

fix: correct fmt type to %T #4177

Workflow file for this run

name: License checker
on:
pull_request:
branches:
- master
permissions: read-all
jobs:
check-license:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: apache/skywalking-eyes@v0.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
log: info
config: .github/.licenserc.yaml