diff --git a/.github/workflows/pullfrog.yml b/.github/workflows/pullfrog.yml index 29dccdd..22a5a6b 100644 --- a/.github/workflows/pullfrog.yml +++ b/.github/workflows/pullfrog.yml @@ -23,6 +23,11 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 1 + + # optionally, setup your repo here + # the agent can figure this out itself, but pre-setup is more efficient + # - uses: actions/setup-node@v6 + - name: Run agent uses: pullfrog/action@v0 with: