Skip to content

Commit

Permalink
WIP: tryin to fix ci for joss x2
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Nov 19, 2024
1 parent 693bef7 commit cd2f00e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
15 changes: 6 additions & 9 deletions .github/workflows/joss-pdf-build.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
name: joss-pdf-build

# #TODO: to activate when ready to release
# on:
# push:
# paths:
# - paper/**
# - .github/workflows/joss-pdf-build.yml

on:
push:
branches: ["main"]
paths:
- paper/**
- .github/workflows/joss-pdf-build.yml
pull_request:
branches: ["main"]
paths:
- paper/**
- .github/workflows/joss-pdf-build.yml

jobs:
paper-build:
Expand Down
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ bibliography: paper.bib

# Summary

test7
test8
<!-- this is a sort of abstract. (MAX 50 words) -->
<!-- ![Test image captation.](01_fig_placeholder.png){ width=20% } -->

Expand Down

0 comments on commit cd2f00e

Please sign in to comment.