Skip to content

Commit

Permalink
Merge pull request #4 from ChepkemoiPeris/production
Browse files Browse the repository at this point in the history
update workflow for deploy
  • Loading branch information
ChepkemoiPeris authored Nov 1, 2024
2 parents cc8fcec + f71b65d commit 893cb02
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ name: Deploy
on:
push:
branches:
- main
pull_request:
branches:
- main
- main

# Authenticate to the the server via ssh
# and run our deployment script
Expand Down

0 comments on commit 893cb02

Please sign in to comment.