Skip to content

fix: remove branch requirement #3

fix: remove branch requirement

fix: remove branch requirement #3

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
uses: AwesomeHamster/workflows/.github/workflows/build.yml@master
env:

Check failure on line 10 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / Build

Invalid workflow file

The workflow is not valid. .github/workflows/build.yml (Line: 10, Col: 5): Unexpected value 'env'
YARN_ENABLE_IMMUTABLE_INSTALLS: false
with:
lint: true
test: true