Skip to content

create article: how to set up environment #232

create article: how to set up environment

create article: how to set up environment #232

Workflow file for this run

name: 'Discord notification'
on:
pull_request:
types: [opened]
jobs:
add-reviews:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'