Skip to content

Commit

Permalink
Test_6
Browse files Browse the repository at this point in the history
  • Loading branch information
ARnDOSrte committed Oct 5, 2023
1 parent 3fa6fe2 commit 64c08c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/qa_pr_cpp_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:

publish_asset:
name: Publish release assets
needs: QA - full
needs: qa
runs-on: ubuntu-latest
if: github.event_name == 'release'
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/qa_pr_cpp_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:

publish_asset:
name: Publish release assets
needs: QA - full
needs: qa
runs-on: ubuntu-latest
if: github.event_name == 'release'
steps:
Expand Down

0 comments on commit 64c08c3

Please sign in to comment.