mirror of
https://github.com/Choices-js/Choices.git
synced 2026-03-14 14:45:47 +01:00
List branches and ignored branches
This commit is contained in:
parent
acceea524d
commit
a9aa1b7fb0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/npmpublish.yml
vendored
2
.github/workflows/npmpublish.yml
vendored
|
|
@ -2,6 +2,8 @@ name: Publish Package
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
branches-ignore:
|
||||
- '!master'
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue