添加空行
This commit is contained in:
parent
e731dd17f7
commit
90a4a25b06
@ -6,6 +6,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
# 添加条件判断
|
# 添加条件判断
|
||||||
if: "!contains(github.event.head_commit.message, 'AutoGenerateREADME.md')"
|
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