Skip to content

Commit

Permalink
Run CI even for *.md changes (#704)
Browse files Browse the repository at this point in the history
  • Loading branch information
neysofu authored and preston-evans98 committed Sep 14, 2023
1 parent 9ac84bb commit bdc7810
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,8 @@ name: Rust
on:
push:
branches: ["nightly", "stable"]
paths-ignore:
- "**.md"
pull_request:
branches: ["nightly", "stable"]
paths-ignore:
- "**.md"

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit bdc7810

Please sign in to comment.