Browse Source

fix: actions

crazywoola 1 year 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

@@ -10,8 +10,7 @@ on:
   - cron: '0 3 * * *'
 
 jobs:
-  stale
-
+  stale:
     runs-on: ubuntu-latest
     permissions:
       issues: write