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 3f003d8 commit 8981395Copy full SHA for 8981395
.github/workflows/stale.yml
@@ -15,11 +15,6 @@ jobs:
15
pull-requests: write
16
steps:
17
- uses: GitHubSecurityLab/actions-permissions/monitor@v1
18
- - uses: mongodb-js/devtools-shared/actions/setup-bot-token@main
19
- id: app-token
20
- with:
21
- app-id: ${{ vars.DEVTOOLS_BOT_APP_ID }}
22
- private-key: ${{ secrets.DEVTOOLS_BOT_PRIVATE_KEY }}
23
- uses: actions/stale@v9
24
id: stale
25
with:
0 commit comments