use fc00 and f144 instead of rf5k and f142 respectively #26
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Linter | |
on: [pull_request] | |
jobs: | |
call-workflow: | |
uses: ISISComputingGroup/reusable-workflows/.github/workflows/linters.yml@main | |
with: | |
compare-branch: origin/master |