Update aicoder.yml
This commit is contained in:
parent
099755dbcb
commit
917a3a0101
4
.github/workflows/aicoder.yml
vendored
4
.github/workflows/aicoder.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# checkout
|
# checkout
|
||||||
- name: AICoder GH Action
|
- name: AICoder GH Action
|
||||||
uses: ./.github/actions/aicoder
|
uses: AICoderHub/GH_Action@v0
|
||||||
with:
|
with:
|
||||||
INPUT_MODE: 'file-optimizer'
|
INPUT_MODE: 'file-optimizer'
|
||||||
INPUT_PROMPT: ''
|
INPUT_PROMPT: ''
|
||||||
@ -19,4 +19,4 @@ jobs:
|
|||||||
TEMPLATE_FILES: ''
|
TEMPLATE_FILES: ''
|
||||||
ORIGIN_BRANCH: 'aicoder'
|
ORIGIN_BRANCH: 'aicoder'
|
||||||
TO_BRANCH: 'master'
|
TO_BRANCH: 'master'
|
||||||
CHECK_PATH: './parsers/json2pdf.py'
|
CHECK_PATH: './parsers/json2pdf.py'
|
||||||
|
Loading…
Reference in New Issue
Block a user