@@ -1,10 +1,6 @@
name: Build and Test
-on:
- push:
- branches:
- - master
- pull_request:
+on: [push, pull_request]
jobs:
compile-and-test: