Skip to content

Commit 5c33037

Browse files
committed
fix: correct workflow syntax error with duplicate push key
1 parent 6ddc8a0 commit 5c33037

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/python.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
paths:
8-
- 'python/**'
9-
push:
107
tags:
118
- 'v*'
129
pull_request:

0 commit comments

Comments
 (0)