This commit is contained in:
parent
05c114dafb
commit
fec486727c
@ -4,12 +4,13 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
if: "!contains(github.event.head_commit.message, 'AutoGenerateREADME.md')"
|
||||
|
||||
jobs:
|
||||
create-readme:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
if: "!contains(github.event.head_commit.message, 'AutoGenerateREADME.md')"
|
||||
|
||||
steps:
|
||||
- name: 检出仓库
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user