Skip to content

Commit

Permalink
Enable GitHub actions for 'features'
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Jan 14, 2020
1 parent e9d9f71 commit 21d189e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ on:
push:
branches:
- master
- features
pull_request:
branches:
- master
- features

jobs:
build:
Expand Down

0 comments on commit 21d189e

Please sign in to comment.