Skip to content

Commit

Permalink
switch to main branch of cpp-linter pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed May 14, 2024
1 parent a9a3e85 commit 4cb37bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-lint-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
clang-version: ['7', '8', '9','10', '11', '12', '13', '14', '15', '16', '17']
repo: ['cpp-linter/cpp-linter']
branch: ['glob-ignores'] # ['${{ inputs.branch }}']
branch: ['main'] # ['${{ inputs.branch }}']
fail-fast: false

steps:
Expand Down

0 comments on commit 4cb37bf

Please sign in to comment.