Skip to content

Commit 22e134e

Browse files
Update api-versions-reminder.yml
1 parent 108a08d commit 22e134e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/api-versions-reminder.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727

2828
# Send Slack notification only if the Jira ticket was created
2929
- name: Send Slack Notification
30-
if: steps.create-jira-ticket.outputs.jira-ticket-id != null
3130
env:
3231
SLACK_CHANNEL_ID: ${{ secrets.SLACK_CHANNEL_ID_APIX_2 }}
3332
SLACK_BEARER_TOKEN: ${{ secrets.SLACK_BEARER_TOKEN }}

0 commit comments

Comments
 (0)