diff --git a/.github/workflows/ci-scripts-build.yml b/.github/workflows/ci-scripts-build.yml index e6c313f6c..01f55ebd7 100644 --- a/.github/workflows/ci-scripts-build.yml +++ b/.github/workflows/ci-scripts-build.yml @@ -3,9 +3,9 @@ # This is YAML - indentation levels are crucial -# Workflow name +# Workflow name, shared by all branches -name: Base-3.15 +name: Base # Trigger on pushes and PRs to any branch on: