Skip to content

Commit

Permalink
update paths
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul committed Aug 28, 2024
1 parent c900155 commit dc312df
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/validate-new-notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,12 @@ concurrency:

on:
push:
branches:
- main
branches: ["main"]
pull_request:
paths:
- 'docs/docs/**'
- 'examples/**'
- '*.ipynb'
- 'examples/*'
- 'deno.json'
workflow_dispatch:

Expand Down

0 comments on commit dc312df

Please sign in to comment.