Skip to content

Commit

Permalink
Merge pull request #291 from dekusms/dev
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
sherlockwisdom authored Jan 4, 2025
2 parents d5e2322 + 4205cad commit a07f146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
cd /root/digitalocean_ci_cd_app_releases && ./start.sh
elif [[ "${{ github.event.pull_request.base.ref }}" == "master" ]]; then
cd /root/digitalocean_ci_cd_app_releases && ./start.sh cp && ./start.sh build
fi
else
echo "PR is not merged into '${{ github.event.pull_request.base.ref }}'. Workflow will not run."
exit 1
Expand Down

0 comments on commit a07f146

Please sign in to comment.