Skip to content

Commit

Permalink
Update commit-notify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yrtimiD authored Apr 19, 2024
1 parent 0d02dbb commit b88ac2e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/commit-notify.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: Commit Notify

on: push

jobs:
Expand Down Expand Up @@ -56,4 +55,4 @@ jobs:
with:
to: ${{ steps.compose.outputs.to }}
subject: ${{ steps.compose.outputs.subj }}
body: ${{ steps.compose.outputs.body }}
body: ${{ steps.compose.outputs.body }}

0 comments on commit b88ac2e

Please sign in to comment.