We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e14998 commit 3ed988dCopy full SHA for 3ed988d
.github/workflows/PDFs.yml
@@ -6,6 +6,7 @@ on:
6
schedule:
7
- cron: '0 0 * * *' # daily
8
pull_request:
9
+ workflow_dispatch:
10
jobs:
11
pdf:
12
name: Julia PDF builds (${{ matrix.buildtype }})
0 commit comments