Skip to content

Commit 54555fe

Browse files
authored
Merge pull request #67 from Automattic/pin-docs-agent-budget
Pin Docs Agent budget fix
2 parents 10817dd + 1ac4e79 commit 54555fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/developer-docs-agent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
jobs:
1919
developer-docs-agent:
2020
name: Maintain Developer Docs
21-
uses: Automattic/docs-agent/.github/workflows/maintain-docs.yml@a8a2adec6fa1f0e913cc6001c3339c9b4338a1bc
21+
uses: Automattic/docs-agent/.github/workflows/maintain-docs.yml@7976f31ae3a390f9fec65c6d8c03aec1df6c96ae
2222
with:
2323
audience: technical
2424
run_kind: ${{ github.event_name == 'workflow_dispatch' && 'bootstrap' || 'maintenance' }}

0 commit comments

Comments
 (0)