Skip to content

Commit

Permalink
Update and rename main.yaml to size.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr authored Oct 26, 2020
1 parent 754c105 commit e00d63c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yaml → .github/workflows/size.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Compressed Size
name: Bundle Size

on: [pull_request]

jobs:
build:
name: Check compressed size
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit e00d63c

Please sign in to comment.