Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
ASKabalan committed Jun 27, 2024
1 parent 68ccb4f commit 8877e89
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/joss-paper-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
name: Draft PDF
on:
push:
paths:
- paper.md
- paper.bib
- assets/*
- .github/workflows/draft-pdf.yml
branches: [ "main" ]
pull_request:
paths:
- paper.md
- paper.bib
- assets/*
- .github/workflows/draft-pdf.yml
branches: [ "main" ]

jobs:
paper:
Expand Down

0 comments on commit 8877e89

Please sign in to comment.