We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30bd931 commit ca59b47Copy full SHA for ca59b47
.github/workflows/pkg-size.yml
@@ -3,7 +3,7 @@ name: Package Size Report
3
on:
4
pull_request:
5
branches:
6
- - main
+ - master
7
8
jobs:
9
pkg-size-report:
0 commit comments