Skip to content

Commit

Permalink
Workflow now running manually on button press (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieG authored Aug 14, 2024
1 parent 7143320 commit aa79056
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-notebooks.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Test Notebooks
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch: # Allows manual triggering
jobs:
test-notebooks:
runs-on: ubuntu-latest
Expand Down

0 comments on commit aa79056

Please sign in to comment.