Add manual run option to package_raspbian.yml (#2954)
This commit is contained in:
co-authored by
GitHub
parent
57542ce9e6
commit
4712b1ca65
@@ -1,6 +1,8 @@
|
||||
name: Package Raspbian
|
||||
|
||||
on: workflow_call
|
||||
on:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user