Skip to content

Commit

Permalink
Restore deploy stage
Browse files Browse the repository at this point in the history
  • Loading branch information
jngrad committed Jan 13, 2025
1 parent 20b8784 commit f82c504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: deploy documentation
on:
# trigger workflow when the main branch completed the testsuite
workflow_run:
workflows: [ "run tests" ]
workflows: [ "testsuite" ]
branches: [ "main" ]
types:
- completed
Expand Down

0 comments on commit f82c504

Please sign in to comment.