Troubleshooting CI PR runs.

This commit is contained in:
Lucid Kobold
2021-08-16 08:11:35 -05:00
committed by GitHub
parent c50711b293
commit 6889ff75bd

View File

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