Skip to content

Commit 12d9014

Browse files
authored
Always build paper (#394)
1 parent 70a323b commit 12d9014

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/paper.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ on:
55
push:
66
branches:
77
- main
8+
- renovate/**
89
pull_request:
9-
paths:
10-
- paper/**
1110

1211
jobs:
1312
paper:
@@ -23,7 +22,6 @@ jobs:
2322
paper-path: paper/paper.md
2423

2524
- name: Upload
26-
2725
# yamllint disable-line rule:line-length
2826
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
2927
with:

0 commit comments

Comments
 (0)