Stop building docker images on PR
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 3m12s
Run unit tests / unit_tests (pull_request) Successful in 5m6s

This commit is contained in:
Manuel Bustillo 2024-11-03 10:07:08 +01:00
parent f75f903363
commit 22fbdf5ca3

View File

@ -3,7 +3,6 @@ on:
push:
branches:
- main
pull_request:
jobs:
build-static-assets:
runs-on: ubuntu-latest