Skip to content

workflows on pull requests failing due to wrong ref #471

@amacado

Description

@amacado

Currently the bot:peek command failes (https://github.com/devicons/devicon/pull/217/checks?check_run_id=1671030442). I think this is because of the ref: ${{ github.head_ref }}

https://github.com/devicons/devicon/blob/develop/.github/workflows/peek_icons.yml#L13

ref: ${{ github.head_ref }}

It was merged in #460 and the problem will occur in the other workflow scripts as well I think. @Thomas-Boi what was the reason you changed this? :)

Metadata

Metadata

Assignees

Labels

bugUse this label for pointing out bugs

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions