Merge pull request #50 from senju1337/feat/OPS-31

Update ci.yml
This commit is contained in:
Christoph J. Scherr 2025-03-27 10:52:32 +01:00 committed by GitHub
commit 719b4696dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,8 @@ on:
push: push:
branches: branches:
- master - master
- devel
jobs: jobs:
test: # Defines a job called "test" test: # Defines a job called "test"