Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/ci_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
- '*.json'
- 'LICENSE.txt'
- '.gitignore'
- '.pylintrc'
release:
types:
- published
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
- 'README.rst'
- 'LICENSE.txt'
- '.gitignore'
- '.pylintrc'
release:
types:
- published
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci_tests_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ on:
- 'README.rst'
- 'LICENSE.txt'
- '.gitignore'
- '.pylintrc'
repository_dispatch:
types: [test-gmt-dev-command]
# Schedule daily tests
Expand Down
Loading