Update main.yml

Adds missing branch types
This commit is contained in:
Neil Dorin 2020-03-06 15:11:13 -07:00 committed by GitHub
parent cb1115b232
commit 8bda88dd36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,9 @@ on:
- feature/* - feature/*
- bugfix/* - bugfix/*
- hotfix/* - hotfix/*
- release/*
- development
- master
jobs: jobs:
build: build: