n8n/.github/scripts/fixtures/mock-github-event.json
2026-04-02 12:40:06 +03:00

6 lines
72 B
JSON

{
"pull_request": {
"labels": ["release", "Backport to Stable"]
}
}