Skip to content

Commit 8d0a065

Browse files
authored
Check should be optional for now
1 parent 0b0a264 commit 8d0a065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validatePublicAPISurface.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
issues: write
1313

1414
jobs:
15-
build:
15+
validate-public-api-surface:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)