Skip to content

chore: update dependency eslint-plugin-github to v5.0.2 #93

chore: update dependency eslint-plugin-github to v5.0.2

chore: update dependency eslint-plugin-github to v5.0.2 #93

Workflow file for this run

name: Build
on:
pull_request:
types:
- opened
- synchronize
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Bun
uses: ./.github/actions/setup-bun
- name: Build
run: bun bake