Skip to content

Commit a1a2933

Browse files
committed
drop dpkp/* branches -- just use PRs
1 parent 9671f60 commit a1a2933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Python Package
44

55
on:
66
push:
7-
branches: ["master", "dpkp/*"]
7+
branches: ["master"]
88
pull_request:
99
branches: ["master"]
1010

0 commit comments

Comments
 (0)