Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ykim-akamai committed Oct 29, 2024
1 parent ef1db4c commit e63ffc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notify-slack.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Notify Dev DX Channel on Release
on:
release:
workflow_dispatch: null
types: [published]
workflow_dispatch: null

jobs:
notify:
Expand Down

0 comments on commit e63ffc4

Please sign in to comment.