Skip to content

Commit 58784e4

Browse files
authored
Merge branch 'main' into users/nikolapeja6/issue-processing-fix2
2 parents b693bca + 9d92807 commit 58784e4

File tree

3 files changed

+73
-55
lines changed

3 files changed

+73
-55
lines changed

.github/workflows/ai-issue-processing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
eval gh issue edit $ISSUE_NUMBER $LABELS --remove-label "ai-issue-processing" --repo ${{ github.repository }}
5252
else
5353
gh issue edit $ISSUE_NUMBER --remove-label "ai-issue-processing" --repo ${{ github.repository }}
54-
fi
54+
fi

0 commit comments

Comments
 (0)