Update to point at the new default branch name

This commit is contained in:
2020-08-11 22:28:07 -05:00
parent 89b8775ce3
commit b0225c69bd

View File

@ -5,9 +5,9 @@ name: Node.js CI
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]
jobs:
build: