Skip to content

Commit

Permalink
update workflow on which docs pr preview depends (#141)
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Holworthy <[email protected]>
Co-authored-by: Karl Higley <[email protected]>
  • Loading branch information
3 people authored Jun 14, 2023
1 parent 6d599d5 commit e73d8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-preview-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: docs-preview-pr

on:
workflow_run:
workflows: [CPU CI]
workflows: [Packages]
types: [completed]

env:
Expand Down

0 comments on commit e73d8ba

Please sign in to comment.