Skip to content

Bump @octokit/plugin-rest-endpoint-methods from 10.1.2 to 10.1.3 #4

Bump @octokit/plugin-rest-endpoint-methods from 10.1.2 to 10.1.3

Bump @octokit/plugin-rest-endpoint-methods from 10.1.2 to 10.1.3 #4

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