Skip to content

Commit 4f94668

Browse files
Only build in PR.
1 parent 0d67383 commit 4f94668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
name: python-bindings-build-ci
77

8-
on: [push, pull_request]
8+
on: [pull_request]
99

1010
permissions:
1111
contents: read

0 commit comments

Comments
 (0)