We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4f055 commit 3c5540cCopy full SHA for 3c5540c
.github/workflows/tests.yml
@@ -4,10 +4,6 @@ name: Run tests
4
on:
5
# Triggers the workflow on push or pull request events but only for the master branch
6
push:
7
- # Ignore tags
8
- # https://github.202132.xyzmunity/t/dont-run-on-tag-creation/137469/7
9
- branches:
10
- - "**"
11
paths:
12
- "dpath/"
13
- "**.py"
0 commit comments