Skip to content

fix: pin local paths to master branch #229

fix: pin local paths to master branch

fix: pin local paths to master branch #229

Workflow file for this run

name: Dogfood
on:
push:
permissions:
id-token: write
contents: write
packages: write
jobs:
ci:
uses: ./.github/workflows/ci.yml
with:
forge_version: local
secrets:
earthly_token: ${{ secrets.EARTHLY_TOKEN }}