Skip to content

Commit 3103f51

Browse files
authored
Update pysplashsurf_CI.yml
1 parent 0c1a49a commit 3103f51

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/pysplashsurf_CI.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
# This file is autogenerated by maturin v1.8.2
2-
# To update, run
3-
#
4-
# maturin generate-ci github
5-
#
61
name: Python bindings
72

83
on:
94
push:
105
branches: [main]
6+
pull_request:
7+
branches: [main]
118
workflow_dispatch:
129
release:
1310
types: [published]

0 commit comments

Comments
 (0)