mirror of
https://github.com/ycd/manage-fastapi.git
synced 2021-11-08 01:34:39 +03:00
Fix automerge bot trigger
This commit is contained in:
5
.github/workflows/automerge.yml
vendored
5
.github/workflows/automerge.yml
vendored
@@ -1,8 +1,5 @@
|
||||
name: Automerge
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- "dependabot/**"
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
automerge:
|
||||
|
||||
Reference in New Issue
Block a user