Unverified Commit 5f16918c authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update continuous_integration.yml

parent 3b0fb712
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,10 +3,10 @@ name: Pull-Request-CI
on:
  pull_request:
    branches:
      - master
      - dev
  push:
    branches:
      - master
      - dev

jobs:
  Build-and-Test: