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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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