This commit is contained in:
parent
90a4a25b06
commit
7f9979cfae
@ -4,9 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
# 添加条件判断
|
|
||||||
if: "!contains(github.event.head_commit.message, 'AutoGenerateREADME.md')"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
create-readme:
|
create-readme:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user