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

Update CI to main branch

parent 4ecce5ce
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:
      - dev
      - main
  push:
    branches:
      - dev
      - main

jobs:
  Build-and-Test: