mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-26 09:59:01 +00:00
Add manual run option to package_raspbian.yml (#2954)
This commit is contained in:
parent
57542ce9e6
commit
4712b1ca65
4
.github/workflows/package_raspbian.yml
vendored
4
.github/workflows/package_raspbian.yml
vendored
@ -1,6 +1,8 @@
|
|||||||
name: Package Raspbian
|
name: Package Raspbian
|
||||||
|
|
||||||
on: workflow_call
|
on:
|
||||||
|
workflow_call:
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
Loading…
Reference in New Issue
Block a user