@@ -4,9 +4,7 @@ on:
push:
branches:
- main
# 添加条件判断
if: "!contains(github.event.head_commit.message, 'AutoGenerateREADME.md')"
jobs:
create-readme:
runs-on: ubuntu-latest
The note is not visible to the blocked user.