Skip to content

test: βœ… allow initial entries to be provided #201

test: βœ… allow initial entries to be provided

test: βœ… allow initial entries to be provided #201

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