Skip to content

fix: npm build action #34

fix: npm build action

fix: npm build action #34

Workflow file for this run

name: Automerge ✨
on:
pull_request_target:
types: [ opened ]
jobs:
translations:
if: github.actor == 'pressbooks-ops' || github.actor == 'transifex-integration[bot]' || github.actor == 'dependabot[bot]'
uses: pressbooks/reusable-workflows/.github/workflows/auto-merge.yml@main

Check failure on line 9 in .github/workflows/auto-merge.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-merge.yml

Invalid workflow file

error parsing called workflow ".github/workflows/auto-merge.yml" -> "pressbooks/reusable-workflows/.github/workflows/auto-merge.yml@test-tag-release" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
pr_title_pattern: '^(chore\((l10n|i18n)\):)'
secrets: inherit