Skip to content

Commit

Permalink
Update nf_core/pipeline-template/.github/workflows/awsfulltest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mirpedrol authored and MatthiasZepper committed Dec 13, 2024
1 parent e32293d commit f02d6bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: octokit/request-action@v2.x
if: github.event_name != 'workflow_dispatch'
id: check_approvals
continue-on-error: true
with:
route: GET /repos/{%- raw -%}${{ github.repository }}/pulls/${{ github.event.pull_request.number }}/reviews?per_page=100
env:
Expand Down

0 comments on commit f02d6bb

Please sign in to comment.