chore: fix build-hash-router.yml workflow to trigger on main (#10149)

This commit is contained in:
Sébastien Lorber 2024-05-19 17:26:40 +02:00 committed by GitHub
parent 17f3e02a42
commit 284b97a8b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,8 @@
name: Build Hash Router
on:
push:
branches: [main]
pull_request:
branches:
- main