Skip to content

fix: update variable INPUT_BRANCH to BRANCH to avoid Github runner em… #191

fix: update variable INPUT_BRANCH to BRANCH to avoid Github runner em…

fix: update variable INPUT_BRANCH to BRANCH to avoid Github runner em… #191

name: Build & Lint
on:
push:
branches: [ dev, production ]
tags:
- '*.*.*'
pull_request:
branches: [ dev ]
jobs:
build:
uses: pressbooks/composer-autoupdate-bedrock/.github/workflows/lint-build.yml@v2