Skip to content

Commit

Permalink
swap main workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVCaron committed Feb 10, 2024
1 parent c4fe030 commit 14a94ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
with:
branch: ${{ steps.branch-names.outputs.current_branch }}
token: ${{ github.token }}
workflow: "Modules Tests"
workflow: "nf-scil checks"

# TODO: change back to using dorny/paths-filter when https://github.com/dorny/paths-filter/pull/133 is implemented
- uses: mirpedrol/paths-filter@main
Expand Down

0 comments on commit 14a94ee

Please sign in to comment.