Skip to content

纸鹿摸鱼处, https://blog.zhilu.cyou/, https://blog.zhilu.cyou/atom.xml, 技术; 生活; 随笔 #159

纸鹿摸鱼处, https://blog.zhilu.cyou/, https://blog.zhilu.cyou/atom.xml, 技术; 生活; 随笔

纸鹿摸鱼处, https://blog.zhilu.cyou/, https://blog.zhilu.cyou/atom.xml, 技术; 生活; 随笔 #159

Workflow file for this run

name: Lint blogs metadata
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.7
- name: Set up Python 3.12
uses: actions/setup-python@v5.1.0
with:
python-version: 3.12
- name: linter
run: |
python linter.py