Skip to content

Commit

Permalink
feat: support windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Henri Devigne committed Jun 2, 2024
1 parent 67b2b34 commit f34e522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: super-linter/super-linter@v6.5.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FILTER_REGEX_EXCLUDE: icons/*.go
VALIDATE_GO_MODULES: false # @see https://github.com/cratonica/2goarray/issues/14
commitlint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f34e522

Please sign in to comment.