diff --git a/.github/workflows/chatgpt-code-generation.yml b/.github/workflows/chatgpt-code-generation.yml new file mode 100644 index 000000000..581383858 --- /dev/null +++ b/.github/workflows/chatgpt-code-generation.yml @@ -0,0 +1,2 @@ +- name: ChatGPT Code Generation + uses: matsubo/write-code-and-create-pr-from-issue-by-chatgpt@v0.0.2