Skip to content

Commit

Permalink
update linting workflow remote
Browse files Browse the repository at this point in the history
  • Loading branch information
mmacata committed Jul 10, 2024
1 parent eac161b commit a02e422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
lint:
uses: mmacata/github-workflows/.github/workflows/linting.yml@super-linter
uses: mundialis/github-workflows/.github/workflows/linting.yml@main
with:
# set pylint-version to empty string to skip the pylint workflow
pylint-version: ''
Expand Down

0 comments on commit a02e422

Please sign in to comment.