Skip to content

Commit

Permalink
Exercise the library-release workflow on pull requests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jemc committed Sep 24, 2022
1 parent db05461 commit c0ece23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/library-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c0ece23

Please sign in to comment.