Skip to content

Commit 1242a65

Browse files
committed
not prerelease
1 parent 34cd575 commit 1242a65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-notification.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
slack_notification:
99
runs-on: ubuntu-latest
10+
if: ${{ !github.event.release.prerelease }}
1011
steps:
1112
- name: Print payload
1213
run: |

0 commit comments

Comments
 (0)