Skip to content

feat(rbac): enhance function registration with new hooks and RBAC con… #771

feat(rbac): enhance function registration with new hooks and RBAC con…

feat(rbac): enhance function registration with new hooks and RBAC con… #771

Workflow file for this run

name: License Header Check
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
check-license-headers:
name: Check License Headers
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check license headers
uses: korandoru/hawkeye@v6
with:
config: engine/licenserc.toml