Skip to content

Commit

Permalink
Merge branch 'main' into 70-use-named-client-for-stream-protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
snovak7 authored Dec 18, 2023
2 parents 48420ce + bf6b2fd commit 75c26ad
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/test-report.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
name: report
on:
workflow_run:
workflows: [build]
types: [completed]
workflows:
- build
types:
- completed
permissions:
contents: read
actions: read
checks: write
jobs:
report:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 75c26ad

Please sign in to comment.