Skip to content

fix: pin local paths to master branch and improve setup action (#46) #235

fix: pin local paths to master branch and improve setup action (#46)

fix: pin local paths to master branch and improve setup action (#46) #235

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 }}