X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2dfe1ce611aa91fafd4e68ea69056a604cde0f44..3b2f3608d3384f6b0d506e21f4d472de12a0fe2f:/.github/workflows/test-kitchen.yml diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index 33af67104..3699100b3 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -3,6 +3,7 @@ name: Test Kitchen on: - push - pull_request + - workflow_dispatch concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}