Skip to content

Commit

Permalink
Rename workflow name in action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mag1cp1n authored Nov 28, 2023
1 parent 89c7b5e commit 46d7dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/download-artifacts/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
repo: nv-legate/legate.core
commit: ${{ inputs.git_sha }}
workflow_conclusion: success
workflow: "ci-gh-${{ inputs.device }}-build-and-test.yml"
workflow: "gh-build-and-test.yml"
name: "legate.core-${{ inputs.device }}-[0-9a-z]{40}"
name_is_regexp: true

Expand Down

0 comments on commit 46d7dc4

Please sign in to comment.