Skip to content

fix: dependabot and ci updates #5

fix: dependabot and ci updates

fix: dependabot and ci updates #5

name: Npm build ⚙️
on:
pull_request:
branches: [ dev ]
jobs:
update-npm-build:
if: ${{ github.actor != 'dependabot[bot]' && github.actor != 'dependabot-preview[bot]' }}
uses: pressbooks/reusable-workflows/.github/workflows/npm-build.yml@dev