Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Bump @octokit/plugin-rest-endpoint-methods from 10.1.2 to 10.2.0 #242

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

Bump @octokit/plugin-rest-endpoint-methods from 10.1.2 to 10.2.0 #242

Workflow file for this run

name: 'build'
on:
pull_request:
push:
branches:
- main
- 'releases/*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm install
- run: npm run all