Skip to content

Commit

Permalink
point linter at @main now that changes are merged
Browse files Browse the repository at this point in the history
  • Loading branch information
LowriJenkins authored Aug 2, 2024
1 parent a955274 commit a9947dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Lint-and-test
on: [pull_request, workflow_call]
jobs:
call-linter-workflow:
uses: ISISComputingGroup/reusable-workflows/.github/workflows/linters.yml@respect_existing_ruff_tomls
uses: ISISComputingGroup/reusable-workflows/.github/workflows/linters.yml@main
with:
compare-branch: origin/main
python-ver: '3.11'
Expand Down

0 comments on commit a9947dc

Please sign in to comment.