compile only on PR

This commit is contained in:
mightypanders 2023-06-19 23:26:41 +02:00
parent 0b67b126dd
commit 8a7973a2e3

View File

@ -1,5 +1,5 @@
name: Compile the repository name: Compile the repository
on: [push] on: [pull_request]
env: env:
REGISTRY: gitea.brudi.xyz REGISTRY: gitea.brudi.xyz
IMAGE_NAME: ${{ gitea.repository }} IMAGE_NAME: ${{ gitea.repository }}