We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb04816 commit 82c45acCopy full SHA for 82c45ac
2 files changed
.github/workflows/README.md
@@ -28,15 +28,6 @@ _Action:_ Check the pull request complies with [the contribution guidelines](htt
28
29
_Recovery:_ Manually verify the guideline compliance.
30
31
-### create-next-milestone [🔗](create-next-milestone.yaml)
32
-
33
-_Trigger:_ When closing a milestone.
34
35
-_Action:_ Create a new milestone by incrementing minor version.
36
37
-_Comment:_ Disabled as also covered by increment-milestone-on-tag.
38
-This will be removed after some testing.
39
40
### draft-release-notes-on-tag [🔗](draft-release-notes-on-tag.yaml)
41
42
_Trigger:_ When creating a tag, or manually (providing a tag)
.github/workflows/create-next-milestone.yaml
0 commit comments