Skip to content

Commit

Permalink
Get deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
Kile committed Dec 18, 2024
1 parent 8d6fe09 commit 2ab6ff8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/clippy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Rust App Deployment
on:
push:
branches:
- rust-rewrite
- main

jobs:
clippy_check:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rust_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Rust App Deployment
on:
push:
branches:
- rust-rewrite
- main

jobs:
deploy:
Expand Down

0 comments on commit 2ab6ff8

Please sign in to comment.