Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
Signed-off-by: Mirjam Aulbach <mirjam.aulbach@aiven.io>
  • Loading branch information
programmiri committed Mar 6, 2024
1 parent 286bcb7 commit 8f306c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/workflow-check-openapi-changes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ on:
- opened
- synchronize

permissions:
contents: write

jobs:
check-for-changes-openapi:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5968,7 +5968,7 @@
"minimum" : 1
},
"replicationfactor" : {
"type" : "string"
"type" : "number"
},
"description" : {
"type" : "string"
Expand Down

0 comments on commit 8f306c8

Please sign in to comment.