We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10817dd + 1ac4e79 commit 54555feCopy full SHA for 54555fe
1 file changed
.github/workflows/developer-docs-agent.yml
@@ -18,7 +18,7 @@ concurrency:
18
jobs:
19
developer-docs-agent:
20
name: Maintain Developer Docs
21
- uses: Automattic/docs-agent/.github/workflows/maintain-docs.yml@a8a2adec6fa1f0e913cc6001c3339c9b4338a1bc
+ uses: Automattic/docs-agent/.github/workflows/maintain-docs.yml@7976f31ae3a390f9fec65c6d8c03aec1df6c96ae
22
with:
23
audience: technical
24
run_kind: ${{ github.event_name == 'workflow_dispatch' && 'bootstrap' || 'maintenance' }}
0 commit comments