Skip to content

Commit

Permalink
Stale action has to be also runnning on public runners. (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
onukristo authored Jan 3, 2022
1 parent 7ce10c5 commit d988e9d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ jobs:
stale:

runs-on:
- self-hosted
- production
- medium

- ubuntu-latest
steps:
- uses: actions/[email protected]
with:
Expand Down

0 comments on commit d988e9d

Please sign in to comment.