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:
|
||||
# checkout
|
||||
- name: AICoder GH Action
|
||||
uses: ./.github/actions/aicoder
|
||||
uses: AICoderHub/GH_Action@v0
|
||||
with:
|
||||
INPUT_MODE: 'file-optimizer'
|
||||
INPUT_PROMPT: ''
|
||||
@ -19,4 +19,4 @@ jobs:
|
||||
TEMPLATE_FILES: ''
|
||||
ORIGIN_BRANCH: 'aicoder'
|
||||
TO_BRANCH: 'master'
|
||||
CHECK_PATH: './parsers/json2pdf.py'
|
||||
CHECK_PATH: './parsers/json2pdf.py'
|
||||
|
Loading…
Reference in New Issue
Block a user