Skip to content

Commit

Permalink
Merge branch 'master' into more-typed-wrappers
Browse files Browse the repository at this point in the history
  • Loading branch information
EskiMojo14 committed Feb 4, 2024
2 parents 3be609a + d7119ba commit f8ea8bf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/size.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: size
on: [pull_request]
on:
pull_request:
branches:
- master
permissions:
pull-requests: write
jobs:
size:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f8ea8bf

Please sign in to comment.