Skip to content

Commit

Permalink
Modify: yml 파일
Browse files Browse the repository at this point in the history
  • Loading branch information
sw0501 committed Oct 21, 2023
1 parent f0b7259 commit c8c765a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
npm install
pm2 restart Traffic
elif: github.event.pull_request.merged == true && github.head_ref == 'Frontend'
runs-on: ubuntu-latest
#runs-on: ubuntu-latest
steps:
- uses: appleboy/ssh-action@master
with:
Expand Down

0 comments on commit c8c765a

Please sign in to comment.