Skip to content

Commit

Permalink
cleanup from rust branch
Browse files Browse the repository at this point in the history
  • Loading branch information
slackspace-io committed Mar 22, 2024
1 parent e755737 commit b0f5600
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Push Rust Docker Image
on:
push:
branches:
- rust
- main
paths:
- 'backend/**'
- '.github/workflows/backend.yml'
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- rust
paths:
- 'frontend/**'
- '.github/workflows/frontend.yml'
Expand Down

0 comments on commit b0f5600

Please sign in to comment.