mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-18 04:23:31 +01:00
ci: rename files to match better naming
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
|||||||
schedule:
|
schedule:
|
||||||
- cron: '0 1 * * *'
|
- cron: '0 1 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
auto-deprecate:
|
npm-auto-deprecate:
|
||||||
name: npm auto deprecate
|
name: npm auto deprecate
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.repository_owner == 'discordjs'
|
if: github.repository_owner == 'discordjs'
|
||||||
Reference in New Issue
Block a user