Signed-off-by: Guillaume Tardif <[email protected]>
@@ -1,6 +1,10 @@
name: Continuous integration
-on: [push]
+on:
+ push:
+ branches:
+ - main
+ pull_request:
jobs:
lint: