Skip to content

Commit

Permalink
Revert back some unnecessary changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
langyo committed Mar 28, 2024
1 parent 1692b4a commit 0b5bb9e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 89 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/main-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: Main Checks
on:
pull_request:
paths:
- '.github/workflows/main-checks.yml'
- 'ci/**'
- 'packages/**/*'
- 'Cargo.toml'
- 'Cargo.lock'
- ".github/workflows/main-checks.yml"
- "ci/**"
- "packages/**/*"
- "Cargo.toml"
- "Cargo.lock"
push:
branches: [master]

Expand Down
87 changes: 3 additions & 84 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0b5bb9e

Please sign in to comment.