Skip to content

Commit

Permalink
Always build paper
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Jun 25, 2024
1 parent 70a323b commit 536f629
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/paper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ on:
push:
branches:
- main
- renovate/**
pull_request:
paths:
- paper/**

jobs:
paper:
Expand All @@ -23,7 +22,6 @@ jobs:
paper-path: paper/paper.md

- name: Upload

# yamllint disable-line rule:line-length
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
with:
Expand Down

0 comments on commit 536f629

Please sign in to comment.