We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e68e928 commit a178730Copy full SHA for a178730
.github/workflows/run-test.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: convictional/[email protected]
30
with:
31
owner: cpp-linter
32
- repo: test-cpp-linter-action
+ repo: test-cpp-linter-action
33
github_token: ${{ secrets.PAT_TOKEN }}
34
workflow_file_name: cpp-lint-action.yml
35
ref: master
@@ -45,7 +45,7 @@ jobs:
45
46
47
48
49
50
workflow_file_name: cpp-lint-package.yml
51
0 commit comments