Skip to content

Commit

Permalink
new branch, lets see if it delays
Browse files Browse the repository at this point in the history
  • Loading branch information
nikellepetrillo committed Nov 20, 2024
1 parent 6ba8a90 commit 4b0a8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_illumina_genotyping_array.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
access_token_lifetime: '3600' # seconds, default is 3600
access_token_scopes: 'profile, email, openid'

# Set the branch name.
# Set branch name.
# github.head_ref contains the name of the branch in the context of a pull request
# if github.head_ref is empty, it implies the workflow was triggered manually
# ${GITHUB_REF##*/} extracts the branch name from GITHUB_REF.
Expand Down

0 comments on commit 4b0a8a4

Please sign in to comment.