We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bce6f2 commit 041db88Copy full SHA for 041db88
.github/workflows/pull_request.yml
@@ -10,4 +10,4 @@ jobs:
10
uses: swift-libp2p/github-workflows/.github/workflows/pull_request.yml@main
11
with:
12
# Allow API breaking changes in Codecs.swift
13
- api_breakage_check_allowlist_path: "Sources/Multicodec/*.swift"
+ api_breakage_check_enabled: false
0 commit comments