develop #1

Merged
TheFurya merged 7 commits from develop into main 2026-02-10 12:31:20 +01:00
Showing only changes of commit 7e8d55ec06 - Show all commits

View File

@@ -3,8 +3,12 @@ name: CI
on:
push:
branches: [develop]
paths-ignore:
- ".beans/**"
pull_request:
branches: [develop]
paths-ignore:
- ".beans/**"
jobs:
backend-lint: