Add graph file to CI trigger paths

This commit is contained in:
Juno Takano 2026-02-16 14:43:14 -03:00
commit f71ab341a0

View file

@ -3,6 +3,7 @@ on:
paths: paths:
- src/** - src/**
- tests/** - tests/**
- static/graph.toml
- .forgejo/** - .forgejo/**
- Cargo.toml - Cargo.toml
- Cargo.lock - Cargo.lock