1 parent a944b60 commit b545b28Copy full SHA for b545b28
1 file changed
.github/workflows/draft-pdf.yml
@@ -1,6 +1,9 @@
1
name: Draft PDF
2
on: [push]
3
4
+permissions:
5
+ contents: read
6
+
7
jobs:
8
paper:
9
runs-on: ubuntu-latest
0 commit comments