Skip to content

Update golang_build.yml (#861) #1575

Update golang_build.yml (#861)

Update golang_build.yml (#861) #1575

name: License Checker
on:
pull_request:
types: [opened, reopened, synchronize]
push:
branches:
- master
jobs:
check-license:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check License Header
uses: apache/[email protected]
with:
log: info
config: .licenserc.yaml