GH-Actions: Undo my workflow name change
Changing it also modified the names of all previous builds.
This commit is contained in:
4
.github/workflows/ci-scripts-build.yml
vendored
4
.github/workflows/ci-scripts-build.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user