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 a2a9984ed9)
This commit is contained in:
Wolfgang Walther
2025-06-24 21:46:45 +02:00
committed by github-actions[bot]
parent 383367c8d3
commit 6275050154

View File

@@ -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