Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmarti committed Feb 5, 2018
1 parent 415ee68 commit f6feb04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/insiders.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
insidersLabel: 'insiders',
perform: false
action: 'add',
perform: true
}
4 changes: 2 additions & 2 deletions .github/new_release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
newReleaseLabel: 'new release',
newReleases: ['1.18.1'],
perform: false
action: 'remove',
perform: true
}

0 comments on commit f6feb04

Please sign in to comment.