n8n/.github/scripts/fixtures/mock-github-event.json

6 lines
72 B
JSON

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