Skip to content

Commit f7d229d

Browse files
committed
try to trigger new workflow
1 parent be31933 commit f7d229d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/workflows/draft-pdf.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
name: Draft PDF
2-
on:
3-
push:
4-
paths:
5-
- docs2/paper/**
6-
- .github/workflows/draft-pdf.yml
2+
on: [push]
3+
# on:
4+
# push:
5+
# paths:
6+
# - docs2/paper/**
7+
# - .github/workflows/draft-pdf.yml
78

89
jobs:
910
paper:

0 commit comments

Comments
 (0)