diff --git a/.github/workflows/functions.yaml b/.github/workflows/functions.yaml index 867e535566..7d809102e8 100644 --- a/.github/workflows/functions.yaml +++ b/.github/workflows/functions.yaml @@ -15,6 +15,7 @@ on: pull_request: branches: - main + workflow_dispatch: concurrency: group: ${{ github.workflow }}-${{ github.ref }}