Update gh-action
This commit is contained in:
parent
3175ac7618
commit
ecfcff8e0d
1 changed files with 1 additions and 8 deletions
9
.github/workflows/auto-gen.yml
vendored
9
.github/workflows/auto-gen.yml
vendored
|
@ -4,17 +4,10 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
|
||||||
- '*.tar.zst'
|
|
||||||
- 'auto-gen.py'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
paths:
|
jobs:
|
||||||
- '*.tar.zst'
|
|
||||||
- 'auto_gen.py'
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
|
|
||||||
add-actions:
|
add-actions:
|
||||||
name: gen-readme
|
name: gen-readme
|
||||||
|
|
Loading…
Add table
Reference in a new issue