Skip to content

Commit

Permalink
ignoring changes to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieG committed Aug 14, 2024
1 parent 6c5077b commit b53f3e2
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 b53f3e2

Please sign in to comment.