Skip to content

Commit

Permalink
No need to checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Mar 3, 2021
1 parent 5768df6 commit 89446db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unstale.yml
Expand Up @@ -7,7 +7,6 @@ jobs:
if: contains(github.event.issue.labels.*.name, 'stale')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-ecosystem/action-remove-labels@v1
if: ${{ github.event.comment.user.url != 'https://github.com/apps/github-actions' }}
with:
Expand Down

0 comments on commit 89446db

Please sign in to comment.