mirror of
git://develop.git.wordpress.org/
synced 2025-01-17 12:58:25 +01:00
Build/Test Tools: Enable debugging when rerunning a failed workflow.
Follow up to [53947], [54039]. Fixes #56407. git-svn-id: https://develop.svn.wordpress.org/trunk@54264 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4fbb3b91a1
commit
55bdc301e2
1
.github/workflows/failed-workflow.yml
vendored
1
.github/workflows/failed-workflow.yml
vendored
@ -42,4 +42,5 @@ jobs:
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
run_id: ${{ inputs.run_id }},
|
||||
enable_debug_logging: true
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user