Enable GitHub actions for 'features'

This commit is contained in:
Bruno Oliveira 2020-01-14 09:18:34 -03:00
parent e9d9f71374
commit 21d189eb52
1 changed files with 2 additions and 0 deletions

View File

@ -10,9 +10,11 @@ on:
push:
branches:
- master
- features
pull_request:
branches:
- master
- features
jobs:
build: