mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00: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:
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
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user