Merge pull request #5 from agresdominik/cleanup

remove build step on push on main
This commit is contained in:
2026-06-22 21:46:58 +02:00
committed by GitHub
-2
View File
@@ -3,8 +3,6 @@ name: Build Check
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
build: