Ci update #69

Merged
LucidKobold merged 3 commits from ci-update into stable 2022-08-12 17:50:45 -04:00
2 changed files with 3 additions and 5 deletions
Showing only changes of commit ae6e33d64d - Show all commits

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]