Unverified Commit 0acc3233 authored by acpaquette's avatar acpaquette Committed by GitHub
Browse files

Updated CI testing branch to main (#527)

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


jobs:
jobs:
  Build-and-Test:
  Build-and-Test: