Changeset 54680 for branches/6.1/.github/workflows/javascript-tests.yml
- Timestamp:
- 10/24/2022 05:11:37 PM (4 years ago)
- Location:
- branches/6.1
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
.github/workflows/javascript-tests.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.1
-
branches/6.1/.github/workflows/javascript-tests.yml
r54511 r54680 124 124 repo: context.repo.repo, 125 125 workflow_id: 'failed-workflow.yml', 126 ref: ' ${{ github.ref_name }}',126 ref: 'trunk', 127 127 inputs: { 128 128 run_id: '${{ github.run_id }}'
Note: See TracChangeset
for help on using the changeset viewer.