| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/jscodeshift/.github/workflows/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/jscodeshift/.github/workflows/cr.yml |
name: Continuous Releases
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
node-version: 20.x
cache: yarn
- name: Install dependencies
run: yarn --frozen-lockfile
- name: Preview
run: npx pkg-pr-new@0.0.24 publish --compact