Skip to content

Commit

Permalink
Fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
H00N24 committed Jan 9, 2025
1 parent 0144b38 commit ed89498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/certora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Certora Prover Workflow
on:
push:
branches:
- main
- ccip_gho
pull_request:
branches:
- main
- ccip_gho
workflow_dispatch:

jobs:
Expand Down

0 comments on commit ed89498

Please sign in to comment.