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 3dccbe5 commit a4e3c6dCopy full SHA for a4e3c6d
.github/workflows/update-roadmap-released.yml
@@ -16,7 +16,7 @@ jobs:
16
update:
17
runs-on: ubuntu-latest
18
steps:
19
- - name: Update "Released" section with last 10 closed PRs
+ - name: Update "Released" section with last 10 closed PRs
20
uses: actions/github-script@v7
21
env:
22
ROADMAP_ISSUE_NUMBER: "459"
0 commit comments