1
0
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:
Marcelo Trylesinski
2021-09-02 21:41:58 +02:00
parent 893bd32de4
commit c651b32552

View File

@@ -1,8 +1,5 @@
name: Automerge
on:
pull_request:
branches:
- "dependabot/**"
on: [push, pull_request]
jobs:
automerge: