Skip to content

feat: simplify foyer in-memory cache framework (#785) #1701

feat: simplify foyer in-memory cache framework (#785)

feat: simplify foyer in-memory cache framework (#785) #1701

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]