Skip to content

Commit

Permalink
maybe workflow works
Browse files Browse the repository at this point in the history
  • Loading branch information
mnky9800n committed Jul 15, 2024
1 parent 55891b7 commit cce83d3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Draft PDF
on: [push]
branches: JOSS
on:
workflow_dispatch: {}
push:
branches:
- JOSS

jobs:
paper:
Expand Down

0 comments on commit cce83d3

Please sign in to comment.