Skip to content

Commit

Permalink
chore: reduce usage of test-tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchellAcoustics committed Nov 6, 2024
1 parent 742ea87 commit b75c52b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-tutorials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ on:
description: "Indicates if all tutorial tests passed"
value: ${{ github.event.inputs.tutorial-tests-pass }}
push:
branches: [ main, dev ]
branches: [ main ]
pull_request:
branches: [ main, dev ]
branches: [ main ]

jobs:
test:
Expand Down

0 comments on commit b75c52b

Please sign in to comment.