Merge pull request #16 from PepperDash/feature/add-jenkins-action

Adds all branch qualifiers
This commit is contained in:
Andrew Welker 2020-03-13 10:55:48 -06:00 committed by GitHub
commit b372f4d369
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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