We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e5f1b commit b96c44aCopy full SHA for b96c44a
.github/workflows/assign-latest-milestone-to-pr.yml.yml renamed to .github/workflows/assign-latest-milestone-to-pr.yml
@@ -1,5 +1,5 @@
1
name: Assign latest milestone to new PRs
2
-
+# This workflow assigns the latest open milestone to a newly opened pull request.
3
on:
4
pull_request:
5
types: [opened]
0 commit comments