Skip to content

Commit 819f1ce

Browse files
committed
add issue link to test
1 parent 47c6506 commit 819f1ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
poetry run patchwork AutoFix --log debug \
109109
--patched_api_key=${{ secrets.PATCHED_API_KEY }} \
110110
--github_api_key=${{ secrets.SCM_GITHUB_KEY }} \
111+
--issue_url=https://github.com/patched-codes/patchwork/issues/1039 \
111112
--force_pr_creation \
112113
--disable_telemetry
113114

0 commit comments

Comments
 (0)