diff --git a/.github/workflows/devel_pipeline_validation.yml b/.github/workflows/devel_pipeline_validation.yml index 44fbd8c..a2fa735 100644 --- a/.github/workflows/devel_pipeline_validation.yml +++ b/.github/workflows/devel_pipeline_validation.yml @@ -1,6 +1,6 @@ --- -# This is a basic workflow to help you get started with Actions +# This is a basic workflow to help you get started with Actions #VK#1 name: Devel Pipeline Validation @@ -8,6 +8,7 @@ name: Devel Pipeline Validation # Triggers the workflow on push or pull request # events but only for the devel branch on: # yamllint disable-line rule:truthy + workflow_dispatch: pull_request_target: types: [opened, reopened, synchronize] branches: