mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 00:57:23 +08:00
Update issues-autoresolve.yml (#955)
Add write permissions for actions so it can update the cache
This commit is contained in:
parent
0b7c5a6ae9
commit
bd5be7bb1a
3
.github/workflows/issues-autoresolve.yml
vendored
3
.github/workflows/issues-autoresolve.yml
vendored
@ -3,6 +3,9 @@ on:
|
||||
schedule:
|
||||
- cron: "30 1 * * *"
|
||||
|
||||
permissions:
|
||||
actions: write
|
||||
|
||||
jobs:
|
||||
close-issues:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user