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

Merge pull request #440 from DOI-USGS/acpaquette-patch-1

Update CI to main branch
parents 4ecce5ce 4792925d
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: