Skip to content

Commit

Permalink
Compile_Article.yml
Browse files Browse the repository at this point in the history
This file compiles the article with every push command
  • Loading branch information
GPH93 authored Jul 17, 2024
1 parent 1e16b6f commit cca6219
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
on:
push:
paths:
- paper.md
- paper.bib
- .github/workflows/draft-pdf.yml

0 comments on commit cca6219

Please sign in to comment.