Skip to content

Commit

Permalink
Merge pull request #27 from japananh/feat/test-auto-assign-1
Browse files Browse the repository at this point in the history
feat: test github action
  • Loading branch information
japananh authored Jan 18, 2024
2 parents 93f6d1f + a9a439d commit 4c78943
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
steps:
- uses: kentaro-m/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
After extensively using Notion for tech notes, I've recently transitioned to a GitHub repo. This shift allows me to enjoy the process more, enrich my GitHub profile, and showcase my efforts, as GitHub tracks and visually represents all activities.

[Check it out!](https://github.com/japananh/TIL/issues)

Test workflow!!!

0 comments on commit 4c78943

Please sign in to comment.