Merge branch 'LucidCreationsMedia:main' into main

This commit is contained in:
Lucid Kobold
2021-08-16 08:08:18 -05:00
committed by GitHub

View File

@@ -4,15 +4,19 @@
name: Node.js CI
on:
# Trigger the workflow on push or pull request,
# but only for the main branch
push:
branches: [ main ]
branches:
- main
pull_request:
branches: [ main ]
branches:
- main
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
matrix: