summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Walther <walther@technowledgy.de>2025-06-24 21:46:45 +0200
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-08-10 14:29:42 +0000
commit6275050154ddc3a1da600ea2298371dd94496470 (patch)
tree22789f9535e1e9bca40798cfa9cda32d20c1e172
parent[25.05] ollama: 0.9.6 -> 0.11.4 (#432486) (diff)
downloadnixpkgs-6275050154ddc3a1da600ea2298371dd94496470.tar.gz
workflows/pr: run in pull_request context to test actions/get-merge-commit
This must run in the pull_request context, otherwise changes to the actions are not tested. (cherry picked from commit a2a9984ed95a5a008ad1f176044d9da9c1d955a3)
-rw-r--r--.github/workflows/pr.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml
index d3a6d2a56a82..117551bb49e3 100644
--- a/.github/workflows/pr.yml
+++ b/.github/workflows/pr.yml
@@ -3,6 +3,7 @@ name: PR
on:
pull_request:
paths:
+ - .github/actions/get-merge-commit/action.yml
- .github/workflows/build.yml
- .github/workflows/check.yml
- .github/workflows/eval.yml