Skip to content

Commit

Permalink
Trigger test workflow for main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
maddenp-noaa committed Jan 25, 2024
1 parent c9e3d49 commit 369ba88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@ on:
pull_request:
branches:
- develop
- main
push:
branches:
- develop
- main
workflow_dispatch:
branches:
- develop
- main
jobs:
test:
name: Test
Expand Down

0 comments on commit 369ba88

Please sign in to comment.