Skip to content

Commit 32cf62e

Browse files
committed
Pull request limits are already handled by concurrency
1 parent 9d4d28f commit 32cf62e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ name: Package
66
on:
77
push:
88
pull_request:
9-
types: [opened, reopened]
109

1110
concurrency:
1211
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)