Skip to content

Commit

Permalink
Merge branch 'main' into dev/rfc-github-org-move
Browse files Browse the repository at this point in the history
  • Loading branch information
rscohn2 authored Apr 16, 2024
2 parents d20cdc3 + 7560e78 commit 9c5e885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/slack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
uses: slackapi/[email protected]
with:
slack-message: "${{ github.actor }} opened a new RFC: ${{ github.event.pull_request.title }}"
slack-channell: '#wg-spec'
slack-channel: '#wg-spec'
env:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}

0 comments on commit 9c5e885

Please sign in to comment.