Skip to content

Commit dfd91d2

Browse files
committed
Update github action
1 parent c3431da commit dfd91d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name: PR approved Slack notification
1+
name: PR reviewed Slack notification
22
on:
33
pull_request_review:
44
types: [submitted]
55
jobs:
6-
approved:
7-
uses: NomicFoundation/github-actions-workflows/.github/workflows/review-approved-slack-notification.yml@main
6+
reviewed:
7+
uses: NomicFoundation/github-actions-workflows/.github/workflows/review-submitted-slack-notification.yml@main
88
secrets: inherit

0 commit comments

Comments
 (0)