fix: readd `workflow_dispatch`

This commit is contained in:
Endercheif 2023-03-08 19:24:58 -08:00 committed by GitHub
parent aef2611428
commit e9049065da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: 'Package Pull Requests'
on:
workflow_dispatch:
pull_request:
types:
- opened