add gitea actions
Some checks failed
🏗️ Build Plugin / call (push) Failing after 1s

This commit is contained in:
CodeDevMLH
2025-12-30 22:16:56 +01:00
parent 2df173de8e
commit 29af8b8671
2 changed files with 10 additions and 8 deletions

View File

@@ -3,12 +3,13 @@ name: '🏗️ Build Plugin'
on:
push:
branches:
- master
- main
- dev
paths-ignore:
- '**/*.md'
pull_request:
branches:
- master
- main
paths-ignore:
- '**/*.md'
workflow_dispatch: