Enable GitHub actions for 'features'
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -10,9 +10,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- features
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- features
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user