ci: Run the build workflow when tests change

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
This commit is contained in:
Gergely Nagy 2025-01-30 21:30:39 +01:00
parent 9cb1afb5f0
commit ff9c31d326
No known key found for this signature in database

View file

@ -17,6 +17,7 @@ on:
- 'Cargo.*'
- 'src/**'
- 'templates/**'
- 'tests/**'
jobs:
binary: