Fixed CI #2

Merged
SoXX merged 7 commits from ci/gitea into main 2024-07-19 13:14:00 +00:00
Showing only changes of commit 91da9b7035 - Show all commits

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" ]