Skip to content

Commit

Permalink
Merge branch 'main' into update-sphinx-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
grace-harper authored Oct 16, 2023
2 parents 21a41fe + a8aee06 commit 8acd511
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
name: Deploy Docs

on:
workflow_dispatch:
push:
branches:
- main

jobs:
docs_publish:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Tests, linter and coverage

on:
push:
branches:
- main
- 'stable/**'
pull_request:
branches:
- main
Expand Down

0 comments on commit 8acd511

Please sign in to comment.