Skip to content

chore: 🤖 bump @jimmy.codes/eslint-config to v3.21.0 #234

chore: 🤖 bump @jimmy.codes/eslint-config to v3.21.0

chore: 🤖 bump @jimmy.codes/eslint-config to v3.21.0 #234

Workflow file for this run

name: pull_request
on: [pull_request]
jobs:
check:
runs-on: ubuntu-latest
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ vars.TURBO_TEAM }}
steps:
- name: 🏗 Setup Repository
uses: actions/checkout@v4
- name: 📦 Install
uses: ./.github/actions/install
- name: 🚨 Check
run: bun check