mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
fix: readd workflow_dispatch
This commit is contained in:
parent
aef2611428
commit
e9049065da
1 changed files with 1 additions and 0 deletions
1
.github/workflows/package-pr.yaml
vendored
1
.github/workflows/package-pr.yaml
vendored
|
@ -1,6 +1,7 @@
|
|||
name: 'Package Pull Requests'
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue