Browse Source

fix: actions

tags/0.3.2
crazywoola 2 years ago
parent
commit
45499328b8
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      .github/workflows/stale.yml

+ 1
- 2
.github/workflows/stale.yml View File

@@ -10,8 +10,7 @@ on:
- cron: '0 3 * * *'

jobs:
stale

stale:
runs-on: ubuntu-latest
permissions:
issues: write

Loading…
Cancel
Save