diff options
| author | seth <[email protected]> | 2023-12-14 16:35:29 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-12-14 18:03:17 -0500 |
| commit | 7eec527d1a19a7b66b4d1b3b7122d6afa1271255 (patch) | |
| tree | 0bc910758acdbd08592bc24a5c6212addd497b72 /.github/workflows/autobot.yaml | |
| parent | 56b03e407ccf27ffb3d438c7bac280d58c0611f6 (diff) | |
actions: set names for more steps
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: |
