From c0ece237e09c28ca86ea6c724c0dfb8bde248e79 Mon Sep 17 00:00:00 2001 From: Joe Eli McIlvain Date: Sat, 24 Sep 2022 08:30:44 -0700 Subject: [PATCH] Exercise the `library-release` workflow on pull requests. --- .github/workflows/library-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/library-release.yaml b/.github/workflows/library-release.yaml index 4c2665b..687ae99 100644 --- a/.github/workflows/library-release.yaml +++ b/.github/workflows/library-release.yaml @@ -21,6 +21,7 @@ name: library-release on: + pull_request: # (only to verify that the release build is working in PRs) workflow_dispatch: inputs: version-tag: