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

Commit

Permalink
Trying to trigger npm build/publish step
Browse files Browse the repository at this point in the history
  • Loading branch information
Sloan Thompson committed Jun 4, 2020
1 parent 8941be3 commit b19083a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Node.js CI

on:
push:
branches: [ master ]
branches: [ releases/ropsten/1.0.1-rc ]
pull_request:
branches: [ master ]
branches: [ releases/ropsten/1.0.1-rc ]
repository_dispatch:
types: redeploy

Expand Down

0 comments on commit b19083a

Please sign in to comment.