Skip to content

Commit

Permalink
feat: Remove main branch build trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mlyubimov committed Dec 14, 2023
1 parent f3491e6 commit bf21dde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: 'Deploy'
on:
push:
branches:
- main
- dev
tags:
- '*'
Expand Down

0 comments on commit bf21dde

Please sign in to comment.