mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
ci: Use correct branch for benchmark docker build workflow (no-changelog) (#10552)
This commit is contained in:
parent
352aa2a9a4
commit
fcc46b693f
|
@ -4,7 +4,7 @@ on:
|
|||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
paths:
|
||||
- 'packages/@n8n/benchmark/**'
|
||||
- 'pnpm-lock.yaml'
|
||||
|
|
Loading…
Reference in a new issue