Compare commits

..

1 Commits

Author SHA1 Message Date
c98a376327 Configure a build timeout of 30 minutes
Some checks failed
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 19s
Add copyright notice / copyright_notice (pull_request) Failing after 12m4s
Check usage of free licenses / build-static-assets (pull_request) Failing after 11m58s
Playwright Tests / test (pull_request) Failing after 11m53s
2024-11-03 09:41:56 +01:00

View File

@ -3,6 +3,7 @@ on:
push:
branches:
- main
pull_request:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true