ci: Run build workflow in PRs which change composite actions

This should have been added in c4b0bd34 for cache-on-main and way before
that for artifact-from-cirrus.
This commit is contained in:
Wolfgang Walther
2024-05-21 19:57:39 +02:00
parent dcfc6673b7
commit 89eae607f5
+1 -1
View File
@@ -11,7 +11,7 @@ on:
- v[0-9]+
paths:
- .github/workflows/build.yaml
- .github/actions/setup-nix/**
- .github/actions/**
- .github/scripts/**
- .github/*
- '*.nix'