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 82f4dab + 7f07d1c commit 10817ddCopy full SHA for 10817dd
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@71308ff49538b2a27f1cebe50ee9477e6268a1ce
+ uses: Automattic/docs-agent/.github/workflows/maintain-docs.yml@a8a2adec6fa1f0e913cc6001c3339c9b4338a1bc
22
with:
23
audience: technical
24
run_kind: ${{ github.event_name == 'workflow_dispatch' && 'bootstrap' || 'maintenance' }}
0 commit comments