Skip to content

github workflows needs name correction according to the job #50546

@MrJithil

Description

@MrJithil

In our repository, we typically name GitHub workflow files as the job name if only single job exists or some meaningful names, but some files do not follow this naming convention and its hard to identify what exactly it does without checking the file.

Below changes needed.

File Name Rename to
.github/workflows/doc.yml .github/workflows/build-docs.yml
.github/workflows/daily.yml .github/workflows/build-lto.yml

Need a suggestion here. Not sure, are we referencing this files directly using the file names.

If we are good to go with this, please mark it as good first issue

cc @nodejs/build

Please feel free to close the issue if its not necessary now to rename.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions