.gitea/workflows/pull_request.yml aktualisiert
All checks were successful
Website Prod/Test / Produktivumgebung (push) Successful in 11s
Website Prod/Test / Testumgebung (push) Successful in 7s
Website Pull Request / Pull-Request-Testbuild (pull_request) Successful in 23s

This commit is contained in:
Denys Konovalov 2024-07-07 11:26:39 +02:00
parent 1b105311c1
commit e577849978

@ -4,7 +4,8 @@ on:
pull_request: pull_request:
jobs: jobs:
test-build: test-build-pr:
name: Pull-Request-Testbuild
if: gitea.repository == 'gcg/gcg-website' if: gitea.repository == 'gcg/gcg-website'
runs-on: act-runner-user runs-on: act-runner-user
steps: steps: