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

Updated CI testing branch to main

parent 52e20814
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
      - main
  push:
    branches:
      - master
      - main

jobs:
  Build-and-Test: