Merge branch 'LucidCreationsMedia:main' into main

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

View File

@@ -3,15 +3,8 @@
name: Node.js CI
on:
# Trigger the workflow on push or pull request,
# but only for the main branch
push:
branches:
- main
pull_request:
branches:
- main
# Triggers the workflow on push or pull request events
on: [push, pull_request]
jobs:
build: