Skip to content

Commit

Permalink
Remove "on push" related stanza
Browse files Browse the repository at this point in the history
  • Loading branch information
balajialg authored May 18, 2024
1 parent 187ce5a commit 23c7546
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test_changed_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ name: Execute Jupyter Notebooks With Changes

on:
workflow_dispatch:
push:
branches:
- main
paths:
- '**.ipynb'
pull_request:
branches:
- main
Expand Down

0 comments on commit 23c7546

Please sign in to comment.