Skip to content

Support pinning config repo #348

Description

@5ouma

It's nice to be able to pin the config repo by commit hash or tags.

This can be achieved by one of these solutions.

 - uses: fuxingloh/multi-labeler@v4
   with:
     config-repo: my-org/my-repo@my-ref

or

 - uses: fuxingloh/multi-labeler@v4
   with:
     config-repo: my-org/my-repo
     config-ref: my-ref

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions