Skip to content

Commit

Permalink
chore: don't generate proofs params on every PR
Browse files Browse the repository at this point in the history
Only generate proofs parameters every two months and not on every PR.
  • Loading branch information
vmx committed Sep 30, 2024
1 parent 7ca3601 commit 874ce4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/proof-params-generate.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Proof params generate

on:
pull_request:
# Make it also possible to trigger it manually.
workflow_dispatch:
schedule:
Expand Down

0 comments on commit 874ce4f

Please sign in to comment.