ci: removed branch main and added dev
Some checks failed
Gitea Build Check / Build (push) Has been cancelled

This commit is contained in:
SoXX 2024-07-19 14:45:52 +02:00
parent 92cf00d83a
commit 91da9b7035

View File

@ -3,8 +3,8 @@ run-name: ${{ gitea.actor }} is testing the build
on: on:
push: push:
branches: branches:
- main
- ci/* - ci/*
- dev/*
pull_request: pull_request:
branches: [ "main" ] branches: [ "main" ]