Add support for manually running build workflow

This commit is contained in:
Camilla Löwy 2023-01-26 18:41:46 +01:00
parent 57cbded076
commit 8f470597d6

View File

@ -3,6 +3,7 @@ on:
pull_request:
push:
branches: [ ci, master, latest, 3.3-stable ]
workflow_dispatch:
permissions:
statuses: write
contents: read