Skip to content

Commit

Permalink
Update to reduce readme's file size to keep it within pub.dev's max l…
Browse files Browse the repository at this point in the history
…imit of 128kb.

Keep a copy of the old version as V4.
  • Loading branch information
rydmike committed Mar 14, 2022
1 parent 6cb2c6e commit a0423d4
Show file tree
Hide file tree
Showing 4 changed files with 2,084 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
name: Deploy Web
on:
push:
branches: [version-5-0-0-dev1]
branches: [none]
paths-ignore:
- "**.md"
pull_request:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
# Controversial but pub.dev penalizes you if dart format is not used.
# - Run all tests with coverage.
# - Upload code coverage output to Codecov for analysis.
# - branch: version-5-0-0-dev1
name: Test
on:
pull_request:
Expand Down
Loading

0 comments on commit a0423d4

Please sign in to comment.