makes pipeline run on all branches

This commit is contained in:
Lars Berning 2021-11-21 22:35:17 +01:00
parent 9e03c01a53
commit 66ec2070bc
No known key found for this signature in database
GPG Key ID: 028E73C9E1D8A0B3
1 changed files with 15 additions and 17 deletions

View File

@ -4,10 +4,8 @@
name: Node.js CI name: Node.js CI
on: on:
push: - push
branches: [ main ] - pull_request
pull_request:
branches: [ main ]
jobs: jobs:
build: build: