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 b787508 commit 6864465
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
- closed

jobs:
name: Backend Merge
if_merged:
if: github.event.pull_request.merged == true && github.head_ref == 'Backend'
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6864465

Please sign in to comment.