Skip to content

Commit

Permalink
fix: fix faqtory workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hbredin authored Mar 16, 2023
1 parent 39a261a commit 74939ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: main
ref: develop
- name: Install FAQtory
run: pip install FAQtory
- name: Run Suggest
Expand Down

0 comments on commit 74939ac

Please sign in to comment.