-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Github Actions dawidd6/action-download-artifact set workflow_conclusi…
…on (#1441) Motivation: ec26d27 updated dawidd6/action-download-artifact which changed the default behavior of workflow_conclusion from "completed" to "completed,success". This may result in failure of downloading test results for pull request builder. Modifications: - explicitly set workflow_conclusion to "completed" Result: Unit test and quality results are downloaded to generate reports.
- Loading branch information
1 parent
1306f84
commit 627c354
Showing
2 changed files
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters