chore: enable actions for push to master

This commit is contained in:
Salakar
2020-04-17 15:10:08 +01:00
parent 925860f8e4
commit da688f59b1
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ on:
- master
pull_request:
branches:
- *
- '**'
jobs:
linting:

View File

@@ -6,7 +6,7 @@ on:
- master
pull_request:
branches:
- *
- '**'
jobs:
# ------------------