We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 445d3ca commit de14809Copy full SHA for de14809
.github/workflows/cleanrepo-orphaned-articles.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# Create the PR for the work done by the "clean repo" tool
37
- name: create-pull-request
38
- uses: peter-evans/actions-create-pull-request@v7
+ uses: peter-evans/create-pull-request@v7
39
with:
40
branch: cleanrepo-orphaned-articles
41
title: "Monthly chores: Delete orphaned articles"
0 commit comments