Skip to content

Commit

Permalink
Merge pull request #1 from m3ftah/next
Browse files Browse the repository at this point in the history
ci: calculate size on PR
  • Loading branch information
m3ftah authored May 22, 2021
2 parents 934d3ee + 366f1a6 commit bcfa86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: size
on: [push]
on: [pull_request]
jobs:
size:
runs-on: ubuntu-latest
Expand Down

0 comments on commit bcfa86a

Please sign in to comment.