Skip to content

fix: update Headscale to 0.23.0 and FRP to 0.60.0 #1858

fix: update Headscale to 0.23.0 and FRP to 0.60.0

fix: update Headscale to 0.23.0 and FRP to 0.60.0 #1858

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'