-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Labels
⚙️ Type - MetaImproving how we collaborate in this repo is the main focus of this issue / PRImproving how we collaborate in this repo is the main focus of this issue / PR
Description
I noticed that the markdownlint GitHub Action that we have is running twice on the same PR.
It is mostly a cosmetic problem and it also might be a bit confusing for people.
I know that we could prevent it by limiting the action workflow execution to pushes to master like in this GHA configuration. However that seems to have other undesirable consequences.
I wonder if there is some way to do this?
Example:
See the bottom of #261
Screenshot:
Metadata
Metadata
Assignees
Labels
⚙️ Type - MetaImproving how we collaborate in this repo is the main focus of this issue / PRImproving how we collaborate in this repo is the main focus of this issue / PR