Skip to content

chore: bump actions/labeler from 6 to 6.0.1 #225

chore: bump actions/labeler from 6 to 6.0.1

chore: bump actions/labeler from 6 to 6.0.1 #225

Workflow file for this run

---
name: License
on:
push:
branches:
- master
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
license:
name: License
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Check out
uses: actions/checkout@v6
- name: Check License Header
uses: apache/skywalking-eyes/header@main
- name: Check Dependencies' License
uses: apache/skywalking-eyes/dependency@main