Skip to content

Commit a3a86e4

Browse files
Updated files with 'repo_helper'. (#32)
Co-authored-by: repo-helper[bot] <74742576+repo-helper[bot]@users.noreply.github.com>
1 parent efdcca4 commit a3a86e4

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

.github/workflows/python_ci_linux.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -86,16 +86,6 @@ jobs:
8686
- name: Checkout 🛎️
8787
uses: "actions/checkout@v2"
8888

89-
- name: Check for changed files
90-
if: startsWith(github.ref, 'refs/tags/') != true
91-
uses: dorny/paths-filter@v2
92-
id: changes
93-
with:
94-
list-files: "json"
95-
filters: |
96-
code:
97-
- '!(doc-source/**|CONTRIBUTING.rst|.imgbotconfig|.pre-commit-config.yaml|.pylintrc|.readthedocs.yml)'
98-
9989
- name: Setup Python 🐍
10090
uses: "actions/setup-python@v2"
10191
with:

__pkginfo__.py

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)