Skip to content

Commit

Permalink
fix: docs update and required status checks (#3747)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky authored Dec 1, 2021
1 parent 15b8711 commit c61d102
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,8 @@ name: Testing for CLI
on:
push:
branches: [main]
paths-ignore:
- 'docs/**'
pull_request:
branches: [main]
paths-ignore:
- 'docs/**'

jobs:
build:
Expand Down

1 comment on commit c61d102

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 363 MB

Please sign in to comment.