We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f628a2d commit 0f90db5Copy full SHA for 0f90db5
.github/workflows/maven-publish.yml
@@ -6,6 +6,8 @@ name: Publish OpenAPI specification yaml files
6
on:
7
release:
8
types: [created]
9
+ push:
10
+ branches: [ "SID" ]
11
12
jobs:
13
publish:
0 commit comments