enable manual workflow runs

This commit is contained in:
Gilles Boccon-Gibod
2025-08-04 19:46:04 -07:00
parent efdc770fde
commit 89586d5d18
5 changed files with 12 additions and 0 deletions

View File

@@ -6,6 +6,8 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
branches: [main]
permissions:
contents: read