Browse Source

Add Name for Check Milestone

Issue gh-9989
pull/10002/head
Rob Winch 5 years ago
parent
commit
e98b6c617b
  1. 1
      .github/workflows/milestone-spring-releasetrain.yml

1
.github/workflows/milestone-spring-releasetrain.yml

@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
name: Check Milestone
on:
milestone:
types: [created, opened, edited]

Loading…
Cancel
Save