Unverified Commit a2a9984e authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

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.
parent 315d587a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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