ci: run release on push
Build'n check / run-ci-linux (pull_request) Has been skipped Details

This commit is contained in:
Sven Vogel 2024-11-25 11:14:24 +01:00
parent b0fc412b57
commit 2632b0c7fd
1 changed files with 1 additions and 3 deletions

View File

@ -1,10 +1,8 @@
name: Build'n check name: Build'n check
on: on:
pull_request: push:
branches: branches:
- main - main
types:
- closed
jobs: jobs:
build: build:
name: Check Template and Build example name: Check Template and Build example