diff --git a/.github/workflows/run-test.yml b/.github/workflows/run-test.yml index 2ec1e389..ef6254f3 100644 --- a/.github/workflows/run-test.yml +++ b/.github/workflows/run-test.yml @@ -34,6 +34,7 @@ jobs: git push origin refs/tags/latest call-test-action: + needs: [add-tag] uses: cpp-linter/test-cpp-linter-action/.github/workflows/cpp-lint-action.yml@master secrets: inherit needs: add-tag