Skip to content

Replace raw source strings with typed SourceInfo dataclasses #386

Replace raw source strings with typed SourceInfo dataclasses

Replace raw source strings with typed SourceInfo dataclasses #386

Workflow file for this run

name: License Header Check
on:
pull_request:
push:
branches:
- develop
permissions:
contents: read
jobs:
check-license-header:
name: Check License Header
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
persist-credentials: false
- uses: apache/skywalking-eyes/header@7a3b6cc34c5980cede4407ffa06fe553a999245d
with:
mode: check