Skip to content

Commit 084e1fd

Browse files
committed
REMOVEME
1 parent b13ab0d commit 084e1fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/repro.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Reproducible Build Verification
33
on:
44
schedule:
55
- cron: "0 0 * * *" # Daily at midnight UTC
6+
pull_request:
7+
types: [opened, synchronize]
68
workflow_dispatch:
79

810
concurrency:

0 commit comments

Comments
 (0)