Skip to content

Commit

Permalink
Update merge-bot version and set reviewers:false
Browse files Browse the repository at this point in the history
  • Loading branch information
Tompage1994 committed Sep 9, 2020
1 parent fda4661 commit f4da1cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/automerge-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
name: Merge
steps:
- name: Merge changelog automated PR
uses: squalrus/merge-bot@v0.1.0
uses: squalrus/merge-bot@master
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
labels: changelog, automated pr
reviewers: false
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
collections/*
!collections/requirements.yml
galaxy.yml
*.tar.gz

0 comments on commit f4da1cc

Please sign in to comment.