Skip to content

Instantly share code, notes, and snippets.

View pullfrog's full-sized avatar

Pullfrog pullfrog

View GitHub Profile
@pullfrog
pullfrog / docs.md
Last active October 27, 2025 18:37
Install `.github/workflows/pullfrog.yml`

Configuring pullfrog.yml

For Pullfrog to work, it expects your repo to contain a GitHub Actions workflow file at .github/workflows/pullfrog.yml. This file should live in the your repos main branch and contain exactly the contents below.