Skip to content

Initial Version to Monitor Github workflows using the automation app #6

Initial Version to Monitor Github workflows using the automation app

Initial Version to Monitor Github workflows using the automation app #6

---
name: License Header Checker
on: [push, pull_request]
jobs:
license-header-checker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Add License Header
run: npx @kt3k/license-checker