Skip to content

Commit 52c8e84

Browse files
authored
ci: change certora prover to run on main (#1319)
**Motivation:** change certora prover to run on main **Modifications:** change certora prover to run on main **Result:** change certora prover to run on main
1 parent 7c9eb99 commit 52c8e84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/certora-prover.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
pull_request:
66
types: [closed]
77
branches:
8-
- dev
8+
- main
99

1010
# Run on any pushes to certora/* branches
1111
push:

0 commit comments

Comments
 (0)