temporarily adding bugfix/* to get PR to close

This commit is contained in:
Andrew Welker 2020-03-31 10:53:29 -06:00 committed by GitHub
parent e0ca3ac2be
commit dc109b3e35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ on:
branches: branches:
- feature/* - feature/*
- hotfix/* - hotfix/*
- bugfix/*
- release/* - release/*
- development - development