Skip to content

Bump actions/setup-java from 3 to 4 #54

Bump actions/setup-java from 3 to 4

Bump actions/setup-java from 3 to 4 #54

Workflow file for this run

name: License Check
on:
pull_request:
push:
branches:
- main
jobs:
check-license-eye:
name: Check license headers
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Headers
uses: apache/skywalking-eyes@main