]> git.openstreetmap.org Git - chef.git/blobdiff - .github/workflows/cookstyle.yml
Use GHCR dokken images in test kitchen
[chef.git] / .github / workflows / cookstyle.yml
index 43494fc14d9dd6f4e8ae5ef4af5e2727a26436cb..78b79aa794e0d1c880c1d9a527f811e169e27b89 100644 (file)
@@ -3,6 +3,7 @@ name: Cookstyle
 on:
   - push
   - pull_request
+  - workflow_dispatch
 
 concurrency:
   group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}