Skip to content

Commit 74939ac

Browse files
authored
fix: fix faqtory workflow
1 parent 39a261a commit 74939ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v3
1212
with:
13-
ref: main
13+
ref: develop
1414
- name: Install FAQtory
1515
run: pip install FAQtory
1616
- name: Run Suggest

0 commit comments

Comments
 (0)