Skip to content

chore(deps): bump @actions/github from 5.1.1 to 6.0.0 #37

chore(deps): bump @actions/github from 5.1.1 to 6.0.0

chore(deps): bump @actions/github from 5.1.1 to 6.0.0 #37

Workflow file for this run

name: PR check
on:
pull_request:
branches:
- master
jobs:
run_test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm install
- run: npm test
get_output:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm install
- run: npm run build
- run: node ./dist/index.js