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:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- '*.tar.zst'
|
||||
- 'auto-gen.py'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- '*.tar.zst'
|
||||
- 'auto_gen.py'
|
||||
|
||||
jobs:
|
||||
jobs:
|
||||
|
||||
add-actions:
|
||||
name: gen-readme
|
||||
|
|
Loading…
Add table
Reference in a new issue