Skip to content

Merge pull request #620 from smithy-lang/dependabot/github_actions/ap… #295

Merge pull request #620 from smithy-lang/dependabot/github_actions/ap…

Merge pull request #620 from smithy-lang/dependabot/github_actions/ap… #295

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@8e8c483db84b4bee98b60c0593521ed34d9990e8
- uses: apache/skywalking-eyes/header@55373684d1b70e5f8fd9fc8ec114a89ad11a56a3
with:
mode: check