Skip to content

Commit

Permalink
chore(ci): allow dispatching pkgr new
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed Feb 16, 2025
1 parent f228106 commit c096ee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pkg-pr-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Publish Approved Pull Requests
on:
pull_request_review:
types: [submitted]
workflow_dispatch:

jobs:
approved:
Expand Down

0 comments on commit c096ee0

Please sign in to comment.