Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
chore: update package-lock (#78)
Browse files Browse the repository at this point in the history
* chore: update package-lock

* chore: enable GH Actions testing for main branch
  • Loading branch information
Trott authored Jul 6, 2023
1 parent 364cb7d commit f31151a
Show file tree
Hide file tree
Showing 2 changed files with 155 additions and 4,354 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Node.js CI

on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]

jobs:
build:
Expand Down
Loading

0 comments on commit f31151a

Please sign in to comment.