Skip to content

Bump @types/node from 20.10.7 to 20.11.0 #22

Bump @types/node from 20.10.7 to 20.11.0

Bump @types/node from 20.10.7 to 20.11.0 #22

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 }}"