Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gohashira authored Jan 12, 2025
1 parent fa402ba commit 60ca393
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: release
name: rust build pipeline

on:
push
push:
branches: [ "main" ]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 60ca393

Please sign in to comment.