Skip to content

Commit

Permalink
remove push
Browse files Browse the repository at this point in the history
  • Loading branch information
mlee03 authored and mlee03 committed Jun 13, 2024
1 parent 49ad630 commit ba5d216
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/fv3_unit_tests.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: "FV3 unit tests"
on:
push:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]

Expand All @@ -9,4 +8,4 @@ jobs:
uses: NOAA-GFDL/pyFV3/.github/workflows/translate.yml@develop
with:
ndsl_hash: $GITHUB_SHA
trigger: true
trigger: true

0 comments on commit ba5d216

Please sign in to comment.