Skip to content

Commit

Permalink
Add workflow_dispatch run type to send the message manually
Browse files Browse the repository at this point in the history
  • Loading branch information
RhenaudTheLukark authored Jul 29, 2023
1 parent dc38bc6 commit 1d37f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nightly_notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
workflows: ["Build CYF"]
types:
- completed
workflow_dispatch:

jobs:
message:
Expand Down

0 comments on commit 1d37f3c

Please sign in to comment.