fix: hopefully fix actions

This commit is contained in:
2025-06-08 13:36:28 +02:00
parent 230c8558a7
commit d36ef22c9a
2 changed files with 39 additions and 5 deletions

View File

@@ -1,10 +1,12 @@
# Kinda based by https://github.com/myrotvorets/set-commit-status-action/actions/runs/12344741285/workflow
name: Push Checks
on:
push:
branches:
- master
pull_request:
types:
- opened
workflow_dispatch:
jobs:
check-and-build: