Skip to content

Commit

Permalink
feat(workflow): Enable manual trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Ferenc Géczi <ferenc.geczi@ibm.com>
  • Loading branch information
Ferenc- committed Aug 11, 2023
1 parent e12159a commit e377dfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-notification-on-slack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Slack Post
on:
workflow_dispatch: # Manual trigger
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#release
release:
types: [published]
Expand Down

0 comments on commit e377dfe

Please sign in to comment.