Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
Test and build on PR to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
yannikinniger committed Sep 8, 2021
1 parent 26a6204 commit 688763c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,12 @@ name: Node.js CI

on:
push:
branches: [ master ]
branches: [master]
pull_request:
branches: [ master ]
branches: [master, develop]

jobs:
build:

runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit 688763c

Please sign in to comment.