Skip to content

分支名稱有不必要的雙引號和單引號。 值應該是main(無引號)或'main'(單引號),但不能是'\"main\"'',這將導致工作流程永遠不會觸發。 #4303

@howlaa99

Description

@howlaa99

The branch name has unnecessary double and single quotes. The value should be either main (unquoted) or 'main' (single-quoted), but not '\"main\"' which will cause the workflow to never trigger.

      - main

Originally posted by @Copilot in actions/setup-node#1433 (comment)

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