We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f384fd0 commit 8ff483bCopy full SHA for 8ff483b
.github/workflows/go-mod-validation.yml
@@ -15,3 +15,6 @@ jobs:
15
16
- name: Validate go.mod
17
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