Skip to content

Commit

Permalink
Docs and contributors only updated on pushes to main and develop bran…
Browse files Browse the repository at this point in the history
…ches
  • Loading branch information
tomjholland committed May 21, 2024
1 parent 80aa1ec commit 8370d4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main
- develop
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: "Sphinx: Render docs"

on: push
branches:
- main
- develop

jobs:
build:
Expand Down

0 comments on commit 8370d4d

Please sign in to comment.