Skip to content

Commit 228a96e

Browse files
authored
Add API breakage workflow step (#6)
1 parent 9e5387a commit 228a96e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/testing.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77

88
jobs:
99

10+
api_breakage:
11+
name: Check API breakage
12+
uses: BinaryBirds/github-workflows/.github/workflows/api_breakage.yml@main
13+
1014
swiftlang_checks:
1115
name: Swiftlang Checks
1216
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main

0 commit comments

Comments
 (0)