Skip to content

test(ci): Test stc scan #3314

test(ci): Test stc scan

test(ci): Test stc scan #3314

name: Layotto Env Pipeline 🌊
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check:
name: "License Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check License Header
uses: apache/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
log: info