We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19b7023 commit 602a0a9Copy full SHA for 602a0a9
.github/workflows/build.yaml
@@ -1,6 +1,7 @@
1
name: Build font and specimen
2
3
on: [push, pull_request, workflow_dispatch]
4
+permissions: write-all
5
6
jobs:
7
build:
0 commit comments