Update build-rpm.yml

This commit is contained in:
Christian Tosta
2025-04-18 02:59:51 -03:00
committed by GitHub
parent 55ff86f0ed
commit a7ddba0398

View File

@@ -2,9 +2,9 @@ name: Build RPM Package
on:
push:
branches: [ main ]
branches: [ workflows ]
pull_request:
branches: [ main ]
branches: [ workflows ]
jobs:
build-rpm: