We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ef3e0 commit 5f1716bCopy full SHA for 5f1716b
.github/workflows/slack-merge-reaction.yml
@@ -17,7 +17,6 @@ on:
17
18
jobs:
19
add-merge-reaction:
20
- if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch'
21
uses: digitalocean/docs-automation/.github/workflows/slack-merge-reaction.yml@main
22
with:
23
pr_url: ${{ inputs.pr_url || github.event.pull_request.html_url }}
0 commit comments