Skip to content

Commit

Permalink
fix: add tag to worflow (#3114)
Browse files Browse the repository at this point in the history
  • Loading branch information
pantharshit00 committed Jul 22, 2020
1 parent ae6c606 commit 1d43975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: pantharshit00/stale
- uses: pantharshit00/stale@v3.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: 'DUMMY, FOR ENABLING'
Expand Down

0 comments on commit 1d43975

Please sign in to comment.