Stop building images on PRs
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 42s
Check usage of free licenses / build-static-assets (pull_request) Successful in 46s
Playwright Tests / test (pull_request) Successful in 7m9s

This commit is contained in:
Manuel Bustillo 2024-11-03 10:07:41 +01:00
parent afd41cf9fe
commit e4dee0ded9

View File

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