ci: use concurrency

This commit is contained in:
iCrawl
2022-08-16 11:00:17 +02:00
parent e82b2e49f5
commit 501945215b
5 changed files with 24 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
name: Publish dev docker images
on:
workflow_dispatch:
schedule:
- cron: '0 */12 * * *'
workflow_dispatch:
jobs:
docker-publish:
name: Docker publish