diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 205d159..7ec6359 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,17 +1,17 @@ ## ✏️ Summary + + - close # -> 관련 있는 Issue를 태그해주세요. (e.g. > - #1) - ## 📑 Tasks -- +- ## 👀 To Reviewer -- +- ## 📸 Screenshot diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3403b72..f9c8e68 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -106,7 +106,7 @@ jobs: runs-on: ubuntu-latest steps: - name: auto-assign-author-and-reviewer - if: github.event_name == 'pull_request'&&github.event.action=='opened' + if: github.event_name == 'pull_request' && github.event.action == 'opened' uses: hkusu/review-assign-action@v1 with: assignees: ${{github.actor}} # 담당자 설정 diff --git a/index.html b/index.html index 1440f42..1cb4dd8 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,6 @@
- +