Skip to content

Commit

Permalink
Exclude vcpkg installer from linting
Browse files Browse the repository at this point in the history
  • Loading branch information
0xg0nz0 committed Mar 6, 2024
1 parent e527e59 commit 767bb0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
- name: Super-linter
uses: super-linter/[email protected] # x-release-please-version
env:
# To report GitHub Actions status checks
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FILTER_REGEX_EXCLUDE: .devcontainer/install-vcpkg.sh
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 767bb0e

Please sign in to comment.