Skip to content

Commit

Permalink
cleanup pr notification workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 committed Apr 16, 2024
1 parent 060c0a9 commit 368b915
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/slack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ on:
types: [opened, reopened]

jobs:
notify:
rfc-notify:
name: RFC Notification
runs-on: ubuntu-latest
steps:
- name: Check PR title
Expand Down

0 comments on commit 368b915

Please sign in to comment.