Files
mattermost/.github
Jesse Hallam 3aaa379687 Correctly detect branch to decide if notifying (#30142)
I had previously made a change to check `github.ref`, not realizing that
this particular workflow always runs from `master` from a workflow
completed on a different branch. Use
`github.event.workflow_run.head_branch` instead.
2025-02-07 11:16:00 -04:00
..
2023-03-28 18:10:00 +02:00