Skip to content

Bump @vercel/ncc from 0.36.1 to 0.38.0 #59

Bump @vercel/ncc from 0.36.1 to 0.38.0

Bump @vercel/ncc from 0.36.1 to 0.38.0 #59

Workflow file for this run

name: summary
on:
pull_request:
jobs:
enforce-all-checks:
runs-on: ubuntu-latest
permissions:
contents: read
checks: read
steps:
# Checkout only needed for developing
- name: Checkout
uses: actions/checkout@v4
- name: Watch GitHub Checks
uses: ./
with:
token: ${{ secrets.GITHUB_TOKEN }}