Skip to content

Commit

Permalink
Create Linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LowriJenkins authored Jul 12, 2024
1 parent a0f4393 commit 801a0bf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/Linter.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
name: Linter
on: [pull_request]
jobs:
call-workflow:
uses: ISISComputingGroup/reusable-workflows/.github/workflows/linters.yml@main
with:
compare-branch: origin/master

0 comments on commit 801a0bf

Please sign in to comment.