Skip to content

Commit

Permalink
make call-test-action need add-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 authored Mar 21, 2024
1 parent c3e7bdb commit d780afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d780afe

Please sign in to comment.