Skip to content

Commit

Permalink
Remove dangling if
Browse files Browse the repository at this point in the history
AugustMiller committed Aug 12, 2024
1 parent c64a487 commit fd54188
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -89,7 +89,6 @@ jobs:
steps:
- name: Trigger webhook
uses: slackapi/slack-github-action@v1.25.0
if:
env:
# This comes from the GitHub organization:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_PLUGIN_WEBHOOK_URL }}

0 comments on commit fd54188

Please sign in to comment.