Changeset 54680 for branches/6.1/.github/workflows/test-coverage.yml
- Timestamp:
- 10/24/2022 05:11:37 PM (3 years ago)
- Location:
- branches/6.1
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
.github/workflows/test-coverage.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.1
-
branches/6.1/.github/workflows/test-coverage.yml
r54679 r54680 219 219 repo: context.repo.repo, 220 220 workflow_id: 'failed-workflow.yml', 221 ref: ' ${{ github.ref_name }}',221 ref: 'trunk', 222 222 inputs: { 223 223 run_id: '${{ github.run_id }}'
Note: See TracChangeset
for help on using the changeset viewer.