Skip to content

github-action: Add AsciiDoc freeze warning #1250

github-action: Add AsciiDoc freeze warning

github-action: Add AsciiDoc freeze warning #1250

Workflow file for this run

name: License headers
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check license headers
run: |
./.github/check-license-headers.sh