Skip to content

Commit

Permalink
Update pr-jira-validation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bensaadaCanine authored Dec 18, 2024
1 parent 12d0f57 commit f2d8721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-jira-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
echo "ACTOR_LOGIN - $ACTOR_LOGIN"
if [ "$ACTOR_LOGIN" != "jira[bot]" ]; then
echo "Branch was not created by jira[bot]."
# exit 1
exit 1
fi
- name: Validate PR body for Jira ticket link
Expand Down

0 comments on commit f2d8721

Please sign in to comment.