Skip to content

25.0.6

Choose a tag to compare

@github-actions github-actions released this 10 Mar 04:39
· 92 commits to master since this release

Abstract

Skip writing comment in case of workflow being ran by rather than Pull Request trigger.

Background

Warning reporting fail due to no PR associated in non-PR workflow run (e.g. cron trigger).
This causes Build Status badge show "fail".

Related Issues