feat(outputs): add sample outputs (#6945)

This commit is contained in:
Pedro Martín
2025-02-25 09:48:16 +01:00
committed by GitHub
parent 391bbde353
commit 6d6070ff3f
10 changed files with 2636 additions and 1 deletions
+2
View File
@@ -39,6 +39,8 @@ jobs:
.backportrc.json
.env
docker-compose*
examples/**
.gitignore
- name: Install poetry
if: steps.are-non-ignored-files-changed.outputs.any_changed == 'true'