We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c0128 commit acde4faCopy full SHA for acde4fa
.github/workflows/latexmk.yml
@@ -4,6 +4,7 @@ name: latexmk
4
pull_request:
5
jobs:
6
build:
7
+ timeout-minutes: 15
8
runs-on: ubuntu-24.04
9
steps:
10
- uses: actions/checkout@v4
0 commit comments