Skip to content

Commit 8981395

Browse files
committed
Remove bot
1 parent 3f003d8 commit 8981395

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/stale.yml

-5
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ jobs:
1515
pull-requests: write
1616
steps:
1717
- 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 }}
2318
- uses: actions/stale@v9
2419
id: stale
2520
with:

0 commit comments

Comments
 (0)