Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justin212407 authored Jan 17, 2025
1 parent f0a5e78 commit c17c379
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ name: Deploy MusicBlocks
on:
push:
branches:
- main
- deploy
pull_request:
branches:
- main
- deploy
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit c17c379

Please sign in to comment.