Skip to content

Commit 8ff483b

Browse files
authored
fix: add go-mod-validator exception for chainlink-ccip (#21)
1 parent f384fd0 commit 8ff483b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/go-mod-validation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ jobs:
1515

1616
- name: Validate go.mod
1717
uses: smartcontractkit/.github/apps/go-mod-validator@go-mod-validator/v1
18+
with:
19+
repo-branch-exceptions: |
20+
smartcontractkit/chainlink-ccip:develop

0 commit comments

Comments
 (0)