Skip to content

Commit

Permalink
Merge remote-tracking branch 'w1ndy/patch-dynamic-to-slice' into patc…
Browse files Browse the repository at this point in the history
…h-dynamic-to-slice
  • Loading branch information
AsafMah committed Feb 28, 2022
2 parents 25e5266 + 15deeea commit 98c6e81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit_test_results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Unit Test Results

on:
workflow_run:
workflows: ["CI"]
workflows: ["go"]
types:
- completed

Expand Down Expand Up @@ -34,4 +34,4 @@ jobs:
commit: ${{ github.event.workflow_run.head_sha }}
event_file: artifacts/Event File/event.json
event_name: ${{ github.event.workflow_run.event }}
files: "artifacts/report.xml"
files: "artifacts/report.xml"

0 comments on commit 98c6e81

Please sign in to comment.