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
parent 57542ce9e6
commit 4712b1ca65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,8 @@
name: Package Raspbian
on: workflow_call
on:
workflow_call:
workflow_dispatch:
permissions:
contents: write