Skip to content

Commit

Permalink
ci: ignore docker
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Oct 18, 2020
1 parent 0c817b3 commit c4f5093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/closed_references.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
node-version: '14'
- uses: ory/closed-reference-notifier@v1
with:
ignore: .git,docker
token: ${{ secrets.GITHUB_TOKEN }}
issueLabels: upstream,good first issue,help wanted
issueLimit: ${{ github.event.inputs.issueLimit || '5' }}

0 comments on commit c4f5093

Please sign in to comment.