Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/development' into HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Feb 17, 2024
2 parents b85d27a + 8afd7cf commit 56a30fd
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: "20.10.0"
cache: "yarn"

- name: Install
run: yarn install
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/conventional-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Conventional Commits
on:
pull_request:
push:
branches: [development]

jobs:
conventional-commits:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.3.0
v20.10.0

0 comments on commit 56a30fd

Please sign in to comment.