Skip to content

Commit

Permalink
moar
Browse files Browse the repository at this point in the history
  • Loading branch information
manicki committed Sep 2, 2024
1 parent 910ac98 commit 738c783
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/scrutinize.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Generate and upload test coverage
on:
workflow_run:
workflows: ['Lint and Test']
types: [completed]
workflows: ["Lint and Test"]
types:
- completed

jobs:
scrutinize:
Expand Down

0 comments on commit 738c783

Please sign in to comment.