Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
update: enable deploy only main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
claustra01 committed Aug 5, 2024
1 parent 229d5c7 commit 38353e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: deploy

on:
push:
# branches:
# - main
branches:
- main

jobs:
deploy:
Expand Down

0 comments on commit 38353e2

Please sign in to comment.