Skip to content

Commit

Permalink
chore: ignore ./ui folder as it does not contain contracts (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
peetzweg authored Nov 9, 2023
1 parent 6a51c9c commit 8d98c6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
**/*.md
multi-contract-caller/**
upgradeable-contracts/**
ui/**
json: true

- name: Look for changes in multi and upgradable contracts
Expand Down

0 comments on commit 8d98c6a

Please sign in to comment.