Skip to content

Commit 874ce4f

Browse files
committed
chore: don't generate proofs params on every PR
Only generate proofs parameters every two months and not on every PR.
1 parent 7ca3601 commit 874ce4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/proof-params-generate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Proof params generate
22

33
on:
4-
pull_request:
54
# Make it also possible to trigger it manually.
65
workflow_dispatch:
76
schedule:

0 commit comments

Comments
 (0)