Skip to content

Commit 3c5540c

Browse files
authored
Remove problematic trigger
1 parent 9d4f055 commit 3c5540c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ name: Run tests
44
on:
55
# Triggers the workflow on push or pull request events but only for the master branch
66
push:
7-
# Ignore tags
8-
# https://github.202132.xyzmunity/t/dont-run-on-tag-creation/137469/7
9-
branches:
10-
- "**"
117
paths:
128
- "dpath/"
139
- "**.py"

0 commit comments

Comments
 (0)