Skip to content

feat(init): Initialize the Astro project (#1) #5

feat(init): Initialize the Astro project (#1)

feat(init): Initialize the Astro project (#1) #5

Workflow file for this run

name: 🍞 Bun Diff
on:
push:
branches:
- main
paths:
- bun.lockb
pull_request:
paths:
- bun.lockb
permissions:
contents: read
pull-requests: write
jobs:
bun-diff:
runs-on: Ubuntu-Latest
steps:
- name: 🚚 Checkout Repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: 🍞 Show the diff
uses: koki-develop/bun-diff-action@v1