Skip to content

Bump the gradle group in /codegen with 7 updates #473

Bump the gradle group in /codegen with 7 updates

Bump the gradle group in /codegen with 7 updates #473

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
persist-credentials: false
- uses: apache/skywalking-eyes/header@98a5d1362e26852204382ca749ed66631f15a95d
with:
mode: check