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 1fdbd32 commit db782c6Copy full SHA for db782c6
.github/workflows/update-prs.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v3
16
17
- name: ⌚ Update PRs
18
- id: cleanup
+ id: update-prs
19
uses: actions/github-script@v6
20
with:
21
script: |
0 commit comments