Skip to content

Commit

Permalink
fix: Fix release scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Sep 24, 2024
1 parent f235c88 commit 93e8c76
Show file tree
Hide file tree
Showing 6 changed files with 651 additions and 35 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: OpenAPI code quality
name: Search code quality

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: OpenAPI tests
name: Search tests

on:
pull_request:
Expand Down
Loading

0 comments on commit 93e8c76

Please sign in to comment.