Skip to content

Commit

Permalink
Merge branch 'develop' into hackdna/mypy-update
Browse files Browse the repository at this point in the history
  • Loading branch information
hackdna authored Nov 1, 2023
2 parents ab2a9f5 + 6d9a403 commit 7a443ff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,7 @@
name: 'Build and test'

on:
pull_request:
types: [opened, reopened]
push:
paths-ignore:
- 'docs/**'
- 'CITATION.cff'
workflow_dispatch:

jobs:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
name: Sphinx documentation

on:
pull_request:
types: [opened, reopened]
push:
paths:
- 'docs/**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 7a443ff

Please sign in to comment.