Skip to content

Commit

Permalink
Update slack-notify-pr.yml
Browse files Browse the repository at this point in the history
Use correct branch name
  • Loading branch information
alexhung authored Nov 28, 2023
1 parent 13ff0b5 commit 0c99616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slack-notify-pr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
pull_request_target:
branches:
- master
- main
types: [opened, reopened, closed]
name: Slack Pull Request Notification
jobs:
Expand Down

0 comments on commit 0c99616

Please sign in to comment.