Skip to content

Commit

Permalink
Fixed action path in exemple
Browse files Browse the repository at this point in the history
  • Loading branch information
fredericsimard authored Mar 5, 2024
1 parent 774f362 commit 583a9c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ None.
```yaml
name: Close stale issues
id: close-stale-issues
uses: ./.github/actions/close-stale-prs
uses: MobilityData/github-action-close-stale-prs@main
with:
github-token: ${{ env.CREDENTIALS }}
label-name: 'automated-content-update'
```
```

0 comments on commit 583a9c2

Please sign in to comment.