Skip to content

Commit

Permalink
Merge branch 'main' into gough_dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
mgough-970 authored Feb 18, 2025
2 parents da03a5e + b106ea4 commit 813b70b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci_html_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: Build HTML on merge
on:
pull_request_target:
types: [closed]
paths:
- '**.ipynb'
- '**.requirements'
- '_toc.yml'


env:
CASJOBS_PW: ${{ secrets.CASJOBS_PW }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
- main
paths:
- 'notebooks/**.ipynb'
- 'requirements.txt'
- '**/requirements.txt'

jobs:
NotebookExecutionValidation:
Expand Down
1 change: 1 addition & 0 deletions notebooks/GOUGH_DEV/nonsense.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<c>bibble</c>

0 comments on commit 813b70b

Please sign in to comment.