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

View file

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