ci: update branch names in CI configuration
Some checks failed
CI/CD Pipeline / Lint, Test & Build (pull_request) Failing after 52s
CI/CD Pipeline / Security Audit (pull_request) Failing after 6s

This commit is contained in:
2025-05-27 12:52:34 +02:00
parent 5116a20d97
commit 3f2eb98904

View File

@ -2,9 +2,9 @@ name: CI/CD Pipeline
on: on:
push: push:
branches: [main, master] branches: [main, develop]
pull_request: pull_request:
branches: [main, master] branches: [main, develop]
jobs: jobs:
lint-and-test: lint-and-test: