1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-07-08 11:09:18 +00:00

chore: optimize github actions runtime (#739)

This commit is contained in:
2025-05-18 01:05:50 +02:00
committed by GitHub
parent 25117a4141
commit 0b4796cbb2
2 changed files with 9 additions and 8 deletions

View File

@ -2,11 +2,11 @@ name: Build Docker image
on:
push:
branches:
- '*'
pull_request:
branches:
branches:
- master
pull_request:
branches:
- "**"
env:
REGISTRY_IMAGE: |