1
0
mirror of https://github.com/tcgdex/cards-database.git synced 2025-05-04 16:42:10 +00:00

fix: build not running on PRs

This commit is contained in:
Florian Bouillon 2025-05-04 00:26:48 +02:00 committed by GitHub
parent 8a8602da96
commit 651be99b41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,12 +2,7 @@ name: Build Docker image
on:
push:
branches:
- master
pull_request:
branches:
- master
env:
REGISTRY_IMAGE: |