mirror of
https://github.com/ivuorinen/cinode-api.git
synced 2026-01-30 16:41:47 +00:00
fix(ci): permissions, again
This commit is contained in:
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
@@ -8,6 +8,10 @@ on:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
packages: read
|
||||
statuses: read
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
uses: ivuorinen/.github/.github/workflows/stale.yml@main
|
||||
|
||||
Reference in New Issue
Block a user