Skip to content

chore: release foyer v0.13.1 #1756

chore: release foyer v0.13.1

chore: release foyer v0.13.1 #1756

Workflow file for this run

name: License Checker
on:
push:
branches:
- main
- "forks/*"
pull_request:
branches:
- main
- "v*.*.*-rc"
jobs:
license-header-check:
runs-on: ubuntu-latest
name: license-header-check
steps:
- uses: actions/checkout@v3
- name: Check License Header
uses: apache/skywalking-eyes/[email protected]