Skip to content

Commit

Permalink
Merge branch 'main' into models
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Grizelj committed Sep 1, 2024
2 parents 4e6274d + dcd8a1b commit d116738
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: Rust

on:
on:
push:
branches:
- main
branches: [ "main" ]
pull_request:
branches:
- main
workflow_dispatch:


env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit d116738

Please sign in to comment.