Update main.yml

This commit is contained in:
Lucid Kobold
2022-08-12 17:45:39 -04:00
committed by GitHub
parent b889f563e2
commit ae6e33d64d
+1 -3
View File
@@ -6,9 +6,7 @@ name: Node.js CI
on:
# Trigger the workflow on push or pull request,
push:
branches:
# All branches
- 'main'
branches: [ master, stable ]
pull_request:
# These types of PRs
types: [opened, synchronize, reopened]