Rename website workflow to build-only

This commit is contained in:
Marc Froehlich
2026-07-06 03:05:47 +02:00
parent dfe5e28877
commit 1bd338c7ee
@@ -7,14 +7,14 @@ on:
paths:
- website/**
- github_docs/**
- .github/workflows/website-deploy.yml
- .github/workflows/website-build.yml
pull_request:
branches:
- main
paths:
- website/**
- github_docs/**
- .github/workflows/website-deploy.yml
- .github/workflows/website-build.yml
workflow_dispatch:
env: