Skip to content

Commit

Permalink
action update
Browse files Browse the repository at this point in the history
  • Loading branch information
lsaa committed Mar 5, 2022
1 parent 99cdba9 commit 11fa40c
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,8 +1,9 @@
name: Rust

on:
push:
branches: [ master ]
pull_request:
branches: [master]
types: [ready_for_review]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 11fa40c

Please sign in to comment.