mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 03:53:29 +01:00
ci: always upload bundle on main
This commit is contained in:
2
.github/workflows/nextjs-bundle-analysis.yml
vendored
2
.github/workflows/nextjs-bundle-analysis.yml
vendored
@@ -3,8 +3,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
paths:
|
|
||||||
- 'apps/website/**'
|
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
paths:
|
paths:
|
||||||
- 'apps/website/**'
|
- 'apps/website/**'
|
||||||
|
|||||||
Reference in New Issue
Block a user