CHANGE: ci runs now on master

This commit is contained in:
Christoph Johannes Kleine 2025-08-10 14:13:14 +02:00
parent 9abebf3244
commit f60aed3eed
2 changed files with 4 additions and 4 deletions

View file

@ -2,9 +2,9 @@ name: Ubuntu Qt 5 C/C++ CI
on:
push:
branches: [ "gitbuild" ]
branches: [ "master" ]
pull_request:
branches: [ "gitbuild" ]
branches: [ "master" ]
jobs:
build:

View file

@ -2,9 +2,9 @@ name: Ubuntu Qt 6 C/C++ CI
on:
push:
branches: [ "gitbuild" ]
branches: [ "master" ]
pull_request:
branches: [ "gitbuild" ]
branches: [ "master" ]
jobs:
build: