Allow fontspector job to write back to repo
This commit is contained in:
2
.github/workflows/fontspectorall.yaml
vendored
2
.github/workflows/fontspectorall.yaml
vendored
@@ -6,6 +6,8 @@ on:
|
||||
jobs:
|
||||
rebuild:
|
||||
runs-on: macos-13 # More RAM, heh heh
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user