fix: include .gitea directory in workflow paths
Some checks failed
sorting / run-scripts (push) Has been cancelled
Some checks failed
sorting / run-scripts (push) Has been cancelled
This commit is contained in:
@@ -5,6 +5,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- "_sprites/**"
|
- "_sprites/**"
|
||||||
- "scripts/**"
|
- "scripts/**"
|
||||||
|
- ".gitea/**"
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: sorting-${{ gitea.ref }}
|
group: sorting-${{ gitea.ref }}
|
||||||
|
|||||||
Reference in New Issue
Block a user