Skip to content

Commit b96c44a

Browse files
committed
cleanup
1 parent a7e5f1b commit b96c44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign-latest-milestone-to-pr.yml.yml renamed to .github/workflows/assign-latest-milestone-to-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Assign latest milestone to new PRs
2-
2+
# This workflow assigns the latest open milestone to a newly opened pull request.
33
on:
44
pull_request:
55
types: [opened]

0 commit comments

Comments
 (0)