Skip to content

Commit

Permalink
fix editor-config for stale bot
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Bischof <[email protected]>
  • Loading branch information
stbischof committed Nov 6, 2024
1 parent 54b5b6a commit 71a6da6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/all_stale_bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ on:
jobs:
stale:
uses: eclipse-osgi-technology/.github/.github/workflows/reuse_all_stale_bot.yml@main
secrets:
envGH: ${{ secrets.GITHUB_TOKEN }}
secrets:
envGH: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 71a6da6

Please sign in to comment.