ci: rename files to match better naming

This commit is contained in:
iCrawl
2022-07-20 22:33:23 +02:00
parent 8a6ee906a7
commit 96b62b6539
4 changed files with 1 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ on:
schedule:
- cron: '0 1 * * *'
jobs:
auto-deprecate:
npm-auto-deprecate:
name: npm auto deprecate
runs-on: ubuntu-latest
if: github.repository_owner == 'discordjs'