Skip to content

Commit 4657dde

Browse files
committed
Run reproducibility check for each pr
1 parent 49f5da8 commit 4657dde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repro_check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name: Reproducibility check
77

88
on:
9-
push:
9+
pull_request:
1010
branches:
1111
- master
1212

0 commit comments

Comments
 (0)