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: on:
push: push:
branches: [develop] branches: [develop]
paths-ignore:
- ".beans/**"
pull_request: pull_request:
branches: [develop] branches: [develop]
paths-ignore:
- ".beans/**"
jobs: jobs:
backend-lint: backend-lint: