mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +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'
|
name: 'Package Pull Requests'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue