ci: Update Actions to trigger on push to main branch
All checks were successful
Gitea Build Check / Build (pull_request) Successful in 3m8s

This commit is contained in:
SoXX 2024-10-15 10:26:29 +02:00
parent 5da2e9e52d
commit d9574ace65

View File

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