Skip to content

Commit

Permalink
Add path filters
Browse files Browse the repository at this point in the history
  • Loading branch information
yorhodes committed Nov 29, 2023
1 parent 83baced commit 768e29f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/storage-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Check Storage Layout Changes
on:
pull_request:
branches: [main]
paths:
- 'solidity/**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 768e29f

Please sign in to comment.