Skip to content

Commit

Permalink
update run_pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
nikellepetrillo committed Jan 10, 2025
1 parent f7975ed commit b163cc8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_illumina_genotyping_array.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ env:

jobs:
run_pipeline:
name: Run Pipeline: ${{ env.PIPELINE_NAME }}
name: >
Run Pipeline: ${{ env.PIPELINE_NAME }}
runs-on: ubuntu-latest
# Add "id-token" with the intended permissions.
permissions:
Expand Down

0 comments on commit b163cc8

Please sign in to comment.