Skip to content

Commit 11b7da1

Browse files
authored
Notify on issue creation only (#386)
1 parent 101e1d5 commit 11b7da1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fork.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
Auto-generated by [issue-bot](https://github.com/imjohnbo/issue-bot).
5454
labels: "area/firecracker, area/dependency, kind/feature, priority/critical-urgent"
5555
- name: Notify slack on creation success
56+
if: ${{ success() && env.NEW_VERSION != '' }}
5657
uses: actions-ecosystem/action-slack-notifier@fc778468d09c43a6f4d1b8cccaca59766656996a
5758
with:
5859
slack_token: ${{ secrets.SLACK_TOKEN }}

0 commit comments

Comments
 (0)