Skip to content

Commit 54a5940

Browse files
committed
remove the api breakage check
1 parent 01b0ae8 commit 54a5940

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,3 @@ jobs:
2929
markdown_link_check:
3030
name: Markdown Link Check
3131
uses: StanfordBDHG/.github/.github/workflows/markdown-link-check.yml@v2
32-
breaking_changes:
33-
name: Diagnose Breaking Changes
34-
uses: StanfordBDHG/.github/.github/workflows/breaking-changes.yml@v2
35-
if: ${{ github.ref_name != 'main' }}
36-
with:
37-
runsonlabels: '["macOS", "self-hosted"]'

0 commit comments

Comments
 (0)