Update workflow

This commit is contained in:
Colin McDonnell
2026-01-15 23:47:40 +00:00
committed by pullfrog[bot]
parent 2d2d31adfa
commit 5c60791b34
+4 -2
View File
@@ -11,16 +11,18 @@ on:
prompt:
description: Agent prompt
type: string
secrets: inherit
permissions:
id-token: write
contents: read
jobs:
agent:
pullfrog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- name: Run agent
uses: pullfrog/pullfrog@main