Skip to content

Bun skeleton -> existing development branch #296

Bun skeleton -> existing development branch

Bun skeleton -> existing development branch #296

Workflow file for this run

name: "Dependabot Auto-Merge"
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ github.token }}