Add manual run option to package_raspbian.yml (#2954)

This commit is contained in:
Jonathan Bennett
2023-11-22 07:17:48 -06:00
committed by GitHub
co-authored by GitHub
parent 57542ce9e6
commit 4712b1ca65
+3 -1
View File
@@ -1,6 +1,8 @@
name: Package Raspbian
on: workflow_call
on:
workflow_call:
workflow_dispatch:
permissions:
contents: write