Skip to content

Commit

Permalink
Automated PR to Main (#133)
Browse files Browse the repository at this point in the history
* Automatically Update README.md file

* Update auto-pr-for-count-files.yml

---------

Co-authored-by: binary-ho <dfghcvb11@naver.com>
  • Loading branch information
github-actions[bot] and binary-ho authored Apr 19, 2024
1 parent a4340b2 commit a663fce
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion .github/workflows/auto-pr-for-count-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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."
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 자유 주제 스터디
### 전체 아티클 갯수: 263개 (자동 업데이트)
### 전체 아티클 갯수: 61개 (자동 업데이트)

<br>

Expand Down

0 comments on commit a663fce

Please sign in to comment.