Update workflow

This commit is contained in:
Francisco Hodge
2021-08-02 12:33:37 -07:00
parent 9073de62d7
commit fe5551156e
3 changed files with 42 additions and 42 deletions
+1
View File
@@ -9,6 +9,7 @@ on:
jobs:
build:
runs-on: ${{ matrix.os }}
if: contains(github.ref, 'master')
strategy:
matrix:
node-version: [12.x]