Skip to content

Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#908) #2557

Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#908)

Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#908) #2557

name: License headers
on: [push, pull_request]
jobs:
licenseheader:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check license headers
run: "./.ci/license/check-license-headers.sh"