Skip to content

Commit 574da74

Browse files
authored
Merge pull request #5550 from Catrobat/API-Migration-doc
Migrate API repo into catroweb
2 parents 2ffb2a5 + eed07ed commit 574da74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_api_spec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Deploy Swagger UI with API Spec
33
on:
44
push:
55
branches: [main]
6+
paths:
7+
- "src/Api/OpenAPI/specification.yaml"
68
workflow_dispatch:
79

810
jobs:

0 commit comments

Comments
 (0)