Skip to content

Commit 1b0a6e2

Browse files
author
Leon Michalski
committed
chore(prlint): update trigger
1 parent 8400b2b commit 1b0a6e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- name: 'Download workflow_run artifact'
3535
if: github.event_name == 'workflow_run'
3636
uses: dawidd6/action-download-artifact@v11
37+
continue-on-error: true
3738
with:
3839
run_id: ${{ github.event.workflow_run.id }}
3940
name: pr_info

0 commit comments

Comments
 (0)