Co-authored-by: Tom Forbes <tom@tomforb.es>
@@ -2,6 +2,9 @@ name: Linters
on:
pull_request:
+ push:
+ branches:
+ - master
jobs:
flake8:
@@ -2,6 +2,9 @@ name: Tests
javascript-tests: