Skip to content

Commit

Permalink
Merge pull request #4 from VPKSoftOrg/VPKSoft-patch-2
Browse files Browse the repository at this point in the history
Update rust.yml
  • Loading branch information
VPKSoft authored Sep 1, 2024
2 parents d23acfe + 1a1bdee commit 3c367e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ name: Rust
on:
push:
branches: [ "develop" ]
paths-ignore:
- '**.md'
pull_request:
branches: [ "develop" ]
paths-ignore:
- '**.md'

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 3c367e4

Please sign in to comment.