diff --git a/.github/workflows/auto-pr-for-count-files.yml b/.github/workflows/auto-pr-for-count-files.yml index 5e346d5..21da73e 100644 --- a/.github/workflows/auto-pr-for-count-files.yml +++ b/.github/workflows/auto-pr-for-count-files.yml @@ -17,4 +17,14 @@ jobs: destination_branch: "main" source_branch: "bot/count-files" pr_title: "Automated PR to Main" - pr_body: "Update main branch with changes from develop." + pr_body: "Please review updates from bot/count-files." + # steps: + # - uses: actions/checkout@v2 + # - name: Create Pull Request + # uses: repo-sync/pull-request@v2 + # with: + # github_token: ${{ secrets.GITHUB_TOKEN }} + # destination_branch: "main" + # source_branch: "bot/count-files" + # pr_title: "Automated PR to Main" + # pr_body: "Update main branch with changes from develop." diff --git a/README.md b/README.md index c94e897..3e76935 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 자유 주제 스터디 -### 전체 아티클 갯수: 263개 (자동 업데이트) +### 전체 아티클 갯수: 61개 (자동 업데이트)