1
0
mirror of https://github.com/meilisearch/MeiliSearch synced 2025-03-25 17:10:33 +01:00

Remove workflow_dispatch

This commit is contained in:
Clémentine Urquizar 2021-11-15 14:13:40 +01:00
parent f081dc2001
commit b7c5b78a61
No known key found for this signature in database
GPG Key ID: D8E7CC7422E77E1A
2 changed files with 0 additions and 2 deletions

@ -2,7 +2,6 @@
on:
release:
types: [released]
workflow_dispatch:
name: Publish latest image to Docker Hub

@ -3,7 +3,6 @@ on:
push:
tags:
- '*'
workflow_dispatch:
name: Publish tagged image to Docker Hub