chore: update readme

This commit is contained in:
Han Xiao
2025-02-06 22:58:46 +08:00
parent def6ebe5df
commit 4935db86a3
7 changed files with 6 additions and 10 deletions

View File

@@ -1,13 +1,12 @@
name: Test
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test:
if: !startsWith(github.event.head_commit.message, 'chore')
runs-on: ubuntu-latest
steps: