Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit f02d6bb

Browse files
mirpedrolMatthiasZepper
authored andcommitted
Update nf_core/pipeline-template/.github/workflows/awsfulltest.yml
1 parent e32293d commit f02d6bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

nf_core/pipeline-template/.github/workflows/awsfulltest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: octokit/request-action@v2.x
2424
if: github.event_name != 'workflow_dispatch'
2525
id: check_approvals
26+
continue-on-error: true
2627
with:
2728
route: GET /repos/{%- raw -%}${{ github.repository }}/pulls/${{ github.event.pull_request.number }}/reviews?per_page=100
2829
env:

0 commit comments

Comments
 (0)