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 f18b74d commit b6b9bb3Copy full SHA for b6b9bb3
.github/workflows/run-test.yml
@@ -34,6 +34,6 @@ jobs:
34
git push origin refs/tags/latest
35
36
call-test-action:
37
- uses: cpp-linter/test-cpp-linter-action/.github/workflows/cpp-lint-action.yml@master
+ uses: cpp-linter/.github/.github/workflows/test-cpp-linter-action.yml@main
38
secrets: inherit
39
needs: add-tag
0 commit comments