Skip to content

Commit

Permalink
Merge branch 'main' into test-workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
sjd210 authored Nov 12, 2024
2 parents 2d3f5f8 + fc00f44 commit 3593129
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ name: Node.js CI

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


jobs:
build-and-test:

Expand Down

0 comments on commit 3593129

Please sign in to comment.