Skip to content

Commit

Permalink
Don't automerge anything from a fork
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Oct 13, 2019
1 parent af96104 commit 1de2169
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
if: steps.waitforstatuschecks.outputs.status == 'success'
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
LABELS: automerge
LABELS: automerge
MERGE_FORKS: false

0 comments on commit 1de2169

Please sign in to comment.