Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
Vardominator committed Aug 8, 2024
1 parent 81962ff commit cd5690a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: CI

on:
push:
branches: ["main", "publish-crates"]
branches: ["main"]
pull_request:
branches: ["main", "publish-crates"]
branches: ["main"]

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<img src="https://img.shields.io/badge/-Discord-414EEC?style=flat-square&logo=discord&logoColor=white" />
</a>
<a href="https://crates.io/crates/maestro-rust-sdk">
<img src="https://img.shields.io/crates/maestro-rust-sdk" />
<img src="https://img.shields.io/crates/v/maestro-rust-sdk" />
</a>
</p>
</p>
Expand Down

0 comments on commit cd5690a

Please sign in to comment.