Skip to content

Adjusted event mobile-meta-tags container to use flex column instead … #2500

Adjusted event mobile-meta-tags container to use flex column instead …

Adjusted event mobile-meta-tags container to use flex column instead … #2500

name: pr_ci_license_header_check
on:
workflow_dispatch:
pull_request:
branches:
- main
types:
- opened
- reopened
- synchronize
push:
branches:
- main
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