Display bundle size changes in comments on opened PRs (#1205)

This commit is contained in:
Jed Fox
2023-06-27 12:46:27 -04:00
committed by GitHub
parent aa503d6a74
commit 081c9d068f
14 changed files with 220 additions and 31 deletions

View File

@@ -4,7 +4,6 @@ on:
push:
branches: [master]
pull_request:
branches: [master]
schedule:
- cron: '23 11 * * 6'