Skip to content

Commit

Permalink
chore: update repository templates
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Oct 2, 2020
1 parent 5c87315 commit 42e1010
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/closed_references.yml
Expand Up @@ -22,6 +22,5 @@ jobs:
- uses: ory/closed-reference-notifier@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
ignore: ".git,**/node_modules,docs,CHANGELOG.md,.bin,*.md"
issueLabels: upstream
issueLabels: upstream,good first issue,help wanted
issueLimit: ${{ github.event.inputs.issueLimit || '5' }}
3 changes: 3 additions & 0 deletions .reference-ignore
@@ -0,0 +1,3 @@
**/node_modules
docs
CHANGELOG.md

0 comments on commit 42e1010

Please sign in to comment.