Skip to content

Commit

Permalink
Merge branch 'main' into test/pr-test
Browse files Browse the repository at this point in the history
  • Loading branch information
emnnipal committed Jan 24, 2024
2 parents 6c8fda1 + 7ce27fa commit 3fadb19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-title-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
pr-title-check:
runs-on: ubuntu-latest
steps:
- uses: thehanimo/pr-title-checker@v1
- uses: thehanimo/pr-title-checker@v1.4
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
pass_on_octokit_error: false
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nest-js-swc",
"version": "0.3.1",
"description": "some test PR changes",
"version": "0.3.2",
"description": "",
"author": "",
"private": true,
"license": "UNLICENSED",
Expand Down

0 comments on commit 3fadb19

Please sign in to comment.