mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-11-05 11:56:37 +00:00
GHA package.yml: run on pull_request
This commit is contained in:
parent
2253a1bb97
commit
215edeee50
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package.yaml
vendored
2
.github/workflows/package.yaml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: Package
|
||||
|
||||
on: workflow_dispatch
|
||||
on: [workflow_dispatch, pull_request]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in a new issue