Skip to content

feat: 1,统一移动静态网站配置到docs目录||feat: 1, Configure the mobile static websi… #3212

feat: 1,统一移动静态网站配置到docs目录||feat: 1, Configure the mobile static websi…

feat: 1,统一移动静态网站配置到docs目录||feat: 1, Configure the mobile static websi… #3212

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@v2
- name: Check License Header
uses: apache/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
log: info