Skip to content

Commit

Permalink
List branches and ignored branches
Browse files Browse the repository at this point in the history
  • Loading branch information
jshjohnson committed Oct 23, 2019
1 parent acceea5 commit a9aa1b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Publish Package

on:
push:
branches:
- master
branches-ignore:
- '!master'
tags:
Expand Down

0 comments on commit a9aa1b7

Please sign in to comment.