Skip to content

Commit

Permalink
github action bug
Browse files Browse the repository at this point in the history
  • Loading branch information
menon-karthik committed Jun 26, 2024
1 parent 9525d1a commit 0f3e72a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/draft-pdf.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Draft PDF
on:
push:
paths:
- paper.md
- paper.bib
- blocks.png
- .github/workflows/draft-pdf.yml
on: [push]
# push:
# paths:
# - paper.md
# - paper.bib
# - blocks.png
# - .github/workflows/draft-pdf.yml

jobs:
paper:
Expand Down

0 comments on commit 0f3e72a

Please sign in to comment.