We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108a08d commit 22e134eCopy full SHA for 22e134e
.github/workflows/api-versions-reminder.yml
@@ -27,7 +27,6 @@ jobs:
27
28
# Send Slack notification only if the Jira ticket was created
29
- name: Send Slack Notification
30
- if: steps.create-jira-ticket.outputs.jira-ticket-id != null
31
env:
32
SLACK_CHANNEL_ID: ${{ secrets.SLACK_CHANNEL_ID_APIX_2 }}
33
SLACK_BEARER_TOKEN: ${{ secrets.SLACK_BEARER_TOKEN }}
0 commit comments