Skip to content

Commit

Permalink
run rust checks always
Browse files Browse the repository at this point in the history
  • Loading branch information
ctb committed Sep 27, 2023
1 parent c2d1d15 commit fbaeb8a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ on:
push:
branches: [latest]
pull_request:
paths:
- 'Cargo.lock'
- 'src/core/**'
- 'tests/test-data/**'
- '.github/workflows/rust.yml'
schedule:
- cron: "0 0 * * *" # daily

Expand Down

0 comments on commit fbaeb8a

Please sign in to comment.