Merge branch 'main' into actions-concurrency
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 4m44s
Add copyright notice / copyright_notice (pull_request) Successful in 3m46s
Playwright Tests / test (pull_request) Successful in 12m11s

This commit is contained in:
bustikiller 2024-11-03 09:15:48 +00:00
commit 3b49064cb7

View File

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