Skip to content

Commit

Permalink
chore: enable fork workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zugdev committed Sep 29, 2024
1 parent 11a9b78 commit b996f66
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deep-fuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- development
- maximize-workflow-runs
paths:
- '**.sol'

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/deep-invariant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- development
- maximize-workflow-runs
paths:
- '**.sol'

Expand Down
1 change: 1 addition & 0 deletions packages/contracts/lib/aave-v3-core
Submodule aave-v3-core added at b74526
1 change: 1 addition & 0 deletions packages/contracts/lib/aave-v3-periphery
Submodule aave-v3-periphery added at 72fdcc

0 comments on commit b996f66

Please sign in to comment.