Skip to content

添加个人博客《续编》 #41

添加个人博客《续编》

添加个人博客《续编》 #41

Workflow file for this run

name: Lint blogs metadata
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Set up Python 3.12
uses: actions/[email protected]
with:
python-version: 3.12
- name: linter
run: |
python linter.py