ci: run release on push #94

Merged
servostar merged 1 commits from ci/run-release-on-push into main 2024-11-25 10:18:05 +00:00
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