Skip to content

Commit 1ecf399

Browse files
Fix reading the PR number in the PR labeler action
1 parent 3e49dce commit 1ecf399

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pr-label-apply.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
run-id: ${{ github.event.workflow_run.id }}
3030
pattern: pr-metadata-*
3131
merge-multiple: false
32-
continue-on-error: true
3332
id: download-artifact
3433

3534
- name: Read PR number

0 commit comments

Comments
 (0)