Skip to content

backend/authentication/models.py test for 29-38 #65

backend/authentication/models.py test for 29-38

backend/authentication/models.py test for 29-38 #65

name: pr_ci_license_header_check
on:
pull_request:
branches:
- main
types:
- opened
- reopened
- synchronize
jobs:
check_license_header:
runs-on: ubuntu-latest
steps:
- name: Checkout Project
uses: actions/checkout@v4
- name: Verify License Headers
uses: apache/skywalking-eyes/header@main