Skip to content

Commit

Permalink
Issue #217: Make sure test publish runs after newly renamed CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger committed Mar 9, 2024
1 parent 70cc22f commit e271333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish Tests Report

on:
workflow_run:
workflows: ["SDK Kotlin CI"]
workflows: ["Build, Test, and Deploy SNAPSHOT"]
types:
- completed

Expand Down

0 comments on commit e271333

Please sign in to comment.