diff options
Diffstat (limited to '.github/workflows/autobot.yaml')
| -rw-r--r-- | .github/workflows/autobot.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/autobot.yaml b/.github/workflows/autobot.yaml index d18cda6..a1a3034 100644 --- a/.github/workflows/autobot.yaml +++ b/.github/workflows/autobot.yaml @@ -4,6 +4,7 @@ on: pull_request jobs: automerge: + name: Auto-merge runs-on: ubuntu-latest permissions: |
