ci: Use correct branch for benchmark docker build workflow (no-changelog) (#10552)

This commit is contained in:
Tomi Turtiainen
2024-08-26 15:39:27 +03:00
committed by GitHub
parent 352aa2a9a4
commit fcc46b693f

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- main
- master
paths:
- 'packages/@n8n/benchmark/**'
- 'pnpm-lock.yaml'