Skip to content

Bump @actions/github from 5.0.0 to 6.0.0 in /gh_actions/third_party/no-response #6

Bump @actions/github from 5.0.0 to 6.0.0 in /gh_actions/third_party/no-response

Bump @actions/github from 5.0.0 to 6.0.0 in /gh_actions/third_party/no-response #6

name: no-response-test
on:
pull_request:
push:
branches:
- main
jobs:
unitTest:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: npm_ci
working-directory: ./gh_actions/third_party/no-response
run: npm ci
- name: npm_run_ci
working-directory: ./gh_actions/third_party/no-response
run: npm run ci