Changeset 60064
- Timestamp:
- 03/21/2025 05:33:19 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/commit-built-file-changes.yml
r60063 r60064 88 88 if: ${{ steps.artifact-check.outputs.exists == 'true' }} 89 89 with: 90 repository: ${{ github.event.workflow_run. repository.full_name }}90 repository: ${{ github.event.workflow_run.head_repository.full_name }} 91 91 ref: ${{ github.event.workflow_run.head_branch }} 92 92 path: 'pr-repo'
Note: See TracChangeset
for help on using the changeset viewer.