Skip to content

Bump @types/node from 20.11.0 to 20.11.2 #23

Bump @types/node from 20.11.0 to 20.11.2

Bump @types/node from 20.11.0 to 20.11.2 #23

Workflow file for this run

name: Example
on:
pull_request:
types: [opened]
jobs:
comment:
runs-on: ubuntu-latest
steps:
- uses: actions/commenter@v1
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"