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:
- src/**
- tests/**
- static/graph.toml
- .forgejo/**
- Cargo.toml
- Cargo.lock