fix pipelines

This commit is contained in:
sfja 2026-03-30 10:49:52 +02:00
parent 5959ca4fbb
commit 9d168dd4c5

View File

@ -6,7 +6,7 @@ on:
paths: [ "game/**" ] paths: [ "game/**" ]
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]
workflow_dispatch workflow_dispatch:
jobs: jobs:
check: check: