Skip to content

Test readthedocs on PR #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/.draft-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: generate_joss_paper
name: "Generate JOSS paper"

on: [push]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/.run-code.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: run_toy-example
name: "Run tracksegnet on the toy example"

on:
pull_request_target:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/.run-pylint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: run_pylint
name: "Check code with pylint"

on: [push, workflow_dispatch]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-readthedocs-link.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: generate_readthedocs
name: "ReadtheDocs Pull Request Preview"

on:
pull_request_target:
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ __pycache__

# Generated files:
results/

# readthedocs:
docs/build/
File renamed without changes.
51 changes: 0 additions & 51 deletions preview/action.yaml

This file was deleted.

62 changes: 0 additions & 62 deletions preview/scripts/edit-description.js

This file was deleted.