Skip to content

Commit

Permalink
Update rust-by-gh.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
8go authored Sep 16, 2024
1 parent a6bcef2 commit 99fbe7a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rust-by-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,12 @@ name: Rust-by-gh
on:
push:
branches: [ "main" ]
tags:
- "v*"
pull_request:
branches: [ "main" ]
tags:
- "v*"

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 99fbe7a

Please sign in to comment.