hygiene: prepare VacatureRadar for public release
Managed validation / full (pull_request) Successful in 3m1s

This commit is contained in:
NuklearRabbit
2026-09-02 23:37:30 +02:00
parent afa7474094
commit f20b7de053
7 changed files with 11 additions and 8 deletions
+2
View File
@@ -21,6 +21,8 @@ concurrency:
jobs:
full:
name: full
# Public fork code must never execute automatically on the private runner.
if: ${{ gitea.event_name != 'pull_request' || gitea.event.pull_request.head.repo.full_name == gitea.repository }}
runs-on: ubuntu-latest
timeout-minutes: 30
container: