1
0
mirror of https://github.com/ycd/manage-fastapi.git synced 2021-11-08 01:34:39 +03:00

Fix automerge bot trigger (#46)

This commit is contained in:
Marcelo Trylesinski
2021-09-02 21:50:19 +02:00
committed by GitHub
parent 893bd32de4
commit e87e6a4fb6

View File

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