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 8da48b8 commit 550c95fCopy full SHA for 550c95f
.github/workflows/stale.yml
@@ -8,6 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
+ - run: npm install @octokit/rest
12
- name: Close and Mark Stale Issues
13
uses: actions/github-script@v4
14
with:
0 commit comments