Running analysis on every branch

This commit is contained in:
Zoe Roux
2021-04-18 04:12:15 +02:00
committed by GitHub
parent 5f1b45b207
commit 7e3da13e73
+1 -7
View File
@@ -1,11 +1,5 @@
name: Analysis
on:
push:
branches:
- master
pull_request:
branches:
- master
on: [push, pull_request]
jobs:
build: