Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
griccardos authored Aug 11, 2024
1 parent ca6a7cf commit 7bcb874
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: Rust

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
#push:
# branches: [ "master" ]
#pull_request:
# branches: [ "master" ]
workflow_dispatch:

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 7bcb874

Please sign in to comment.