Skip to content

Bump the gradle group in /codegen with 2 updates (#726) #588

Bump the gradle group in /codegen with 2 updates (#726)

Bump the gradle group in /codegen with 2 updates (#726) #588

Workflow file for this run

name: License Header Check
on:
pull_request:
push:
branches:
- develop
permissions:
contents: read
jobs:
check-license-header:
name: Check License Header
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
with:
persist-credentials: false
- uses: apache/skywalking-eyes/header@ab3d1fe50d23f9c82eff489297167e2dde8ba6cb
with:
mode: check