We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279fcce commit 333bab0Copy full SHA for 333bab0
.github/workflows/respec.yaml
@@ -32,6 +32,8 @@ jobs:
32
with:
33
app-id: ${{ vars.APP_ID }}
34
private-key: ${{ secrets.APP_PK }}
35
+ owner: ralfhandl
36
+ repositories: OpenAPI-Specification
37
38
- uses: actions/checkout@v4 # checkout main branch
39
0 commit comments