Skip to content

Commit

Permalink
Add on:push to sphinx action
Browse files Browse the repository at this point in the history
  • Loading branch information
jackleland committed Feb 28, 2024
1 parent 605a505 commit dcf9258
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: documentation

on:
push:
branches: [ "main", "development" ]
pull_request:
branches: [ "main", "development" ]
workflow_run:
workflows: [tests]
types: [completed]
Expand Down

0 comments on commit dcf9258

Please sign in to comment.