Skip to content

update readme, lint on non-main branches #1

update readme, lint on non-main branches

update readme, lint on non-main branches #1

Workflow file for this run

name: Lint configuration files
on:
push:
branches-ignore:
- main
jobs:
deploy:
runs-on: ubuntu-latest
environment: prod
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v1
with:
bun-version: "1.0.0"
- name Lint the config files 🧹
run: bun lint

Check failure on line 18 in .github/workflows/lint-configs.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint-configs.yaml

Invalid workflow file

You have an error in your yaml syntax on line 18