Skip to content

Commit

Permalink
Merge pull request #204 from safe-global/feature-169-rename-master-to…
Browse files Browse the repository at this point in the history
…-main

[#169] Change branch name to main in certora.yml
  • Loading branch information
akshay-ap authored Jan 12, 2024
2 parents 0c326be + 10e5fff commit 145c874
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,12 +3,12 @@ name: certora
on:
push:
branches:
- master
- main
paths:
- modules/4337/**
pull_request:
branches:
- master
- main
paths:
- modules/4337/**

Expand Down

0 comments on commit 145c874

Please sign in to comment.