mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-27 15:07:45 +00:00
Added permissionf or github bot
This commit is contained in:
parent
fc255b558d
commit
0e509ceafa
1 changed files with 3 additions and 0 deletions
3
.github/workflows/openapi-generator.yml
vendored
3
.github/workflows/openapi-generator.yml
vendored
|
|
@ -6,6 +6,9 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
repository-projects: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate-typescript-axios:
|
generate-typescript-axios:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue