Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into llm-handler-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
bboynton97 committed Aug 14, 2024
2 parents 0b643c5 + 024063d commit efe14fa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-notebooks.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Test Notebooks
on:
workflow_dispatch: # Allows manual triggering
push:
branches:
- main
paths-ignore:
- 'docs/**'
jobs:
test-notebooks:
runs-on: ubuntu-latest
Expand Down

0 comments on commit efe14fa

Please sign in to comment.