Skip to content

update ruby version 3.1.6 #40

update ruby version 3.1.6

update ruby version 3.1.6 #40

Workflow file for this run

name: Review Request Notify
on:
pull_request:
types: [review_requested]
branches:
- "*"
jobs:
event:
runs-on: ubuntu-latest
steps:
- uses: yasslab/review_request_notify@main
with:
channel-id: coderdojo-news
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}