Skip to content

Release: smithy_http-0.2.0, smithy_aws_core-0.1.1 (#580) #161

Release: smithy_http-0.2.0, smithy_aws_core-0.1.1 (#580)

Release: smithy_http-0.2.0, smithy_aws_core-0.1.1 (#580) #161

Workflow file for this run

name: License Header Check
on:
pull_request:
branches:
- develop
push:
branches:
- develop
jobs:
check-license-header:
name: Check License Header
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: apache/skywalking-eyes/header@main
with:
mode: check